Skip to content
This repository was archived by the owner on Dec 25, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deploy/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ releases:
# name must be unique on the namespace
- name: "devops-ghactions"
chart: "cloudposse-incubator/monochart"
version: "0.23.1"
version: "0.25.0"
createNamespace: true
wait: true
atomic: true
Expand Down