Skip to content

Commit

Permalink
bug: fix image reference
Browse files Browse the repository at this point in the history
Signed-off-by: Feruzjon Muyassarov <[email protected]>
  • Loading branch information
fmuyassarov authored and klihub committed Jan 18, 2024
1 parent 6432d4c commit fb26603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/operator/config/manager/kustomization.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: ghcr.io/containers/nri-plugins-operator
newTag: v0.3.2
newName: ghcr.io/containers/nri-plugins/nri-plugins-operator
newTag: unstable

0 comments on commit fb26603

Please sign in to comment.