Skip to content

Commit

Permalink
fix the image the version
Browse files Browse the repository at this point in the history
Signed-off-by: ericsyh <[email protected]>
  • Loading branch information
ericsyh committed Sep 8, 2023
1 parent a06016c commit cd75c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/pulsar-resources-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ image:
# -- The full repo name for image.
repository: kubebuilder/kube-rbac-proxy
# -- Image tag, it can override the image tag whose default is the chart appVersion.
tag: "v0.14.2"
tag: "v0.14.1"

# -- Specifies image pull secrets for private registry, the format is `- name: gcr`
imagePullSecrets: []
Expand Down

0 comments on commit cd75c47

Please sign in to comment.