diff --git a/VERSION b/VERSION index 267577d4..2b7c5ae0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.1 +0.4.2 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index b3fa1fcd..14556921 100644 --- a/manifests/base/kustomization.yaml +++ b/manifests/base/kustomization.yaml @@ -10,4 +10,4 @@ resources: - argocd-notifications-controller-role.yaml images: - name: argoprojlabs/argocd-notifications - newTag: v0.4.1 \ No newline at end of file + newTag: v0.4.2 \ No newline at end of file diff --git a/manifests/install.yaml b/manifests/install.yaml index f38b9477..8a7f54b4 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -70,7 +70,7 @@ spec: containers: - command: - /app/argocd-notifications-controller - image: argoprojlabs/argocd-notifications:v0.4.1 + image: argoprojlabs/argocd-notifications:v0.4.2 imagePullPolicy: Always name: argocd-notifications-controller workingDir: /app