Skip to content

Commit

Permalink
[GHA] Update gmod chart
Browse files Browse the repository at this point in the history
  • Loading branch information
krzwiatrzyk committed Jan 6, 2024
1 parent 170abd1 commit b1cc597
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/gmod/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apiVersion: v2
name: gmod
version: 0.0.16
version: 0.0.17
3 changes: 3 additions & 0 deletions charts/gmod/templates/rollout.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ apiVersion: argoproj.io/v1alpha1
kind: Rollout
metadata:
name: {{ .Release.Name }}
annotations:
notifications.argoproj.io/subscribe.on-rollout-step-completed.ntfy: ''
notifications.argoproj.io/subscribe.on-rollout-updated.ntfy: ''
spec:
replicas: 1
strategy:
Expand Down

0 comments on commit b1cc597

Please sign in to comment.