Skip to content

Commit

Permalink
chore(helm): v0.3.1 using docker.io image
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Aug 4, 2022
1 parent 1b8d5f9 commit 83e7c8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/capsule-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: 0.3.0
description: Helm Chart for Capsule Proxy, addon for Capsule, the multi-tenant Operator
name: capsule-proxy
type: application
version: 0.3.0
version: 0.3.1
home: https://github.com/clastix/capsule-proxy
icon: https://github.com/clastix/capsule/raw/master/assets/logo/capsule_small.png
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/capsule-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
kind: Deployment
image:
# -- Set the image repository of the capsule-proxy.
repository: quay.io/clastix/capsule-proxy
repository: clastix/capsule-proxy
# -- Set the image pull policy.
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion.
Expand Down

0 comments on commit 83e7c8f

Please sign in to comment.