Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Update manifests to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmt committed Jan 27, 2020
1 parent bc46f23 commit 7f75e73
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.4.1
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ resources:
- argocd-notifications-controller-role.yaml
images:
- name: argoprojlabs/argocd-notifications
newTag: v0.4.0
newTag: v0.4.1
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
containers:
- command:
- /app/argocd-notifications-controller
image: argoprojlabs/argocd-notifications:v0.4.0
image: argoprojlabs/argocd-notifications:v0.4.1
imagePullPolicy: Always
name: argocd-notifications-controller
workingDir: /app
Expand Down

0 comments on commit 7f75e73

Please sign in to comment.