Skip to content

Commit

Permalink
bump chart and image version
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Caparelli <[email protected]>
  • Loading branch information
LCaparelli committed Sep 8, 2021
1 parent a0269d4 commit ca0fd10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/cdn-origin-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "v0.0.3"
appVersion: "v0.0.4"
description: The cdn-origin-controller Helm Chart
name: cdn-origin-controller
version: v0.0.2
version: v0.0.3
4 changes: 2 additions & 2 deletions charts/cdn-origin-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ replicaCount: 1

image:
repository: ghcr.io/gympass/cdn-origin-controller
tag: "0.0.3"
pullPolicy: Always
tag: v0.0.4
pullPolicy: IfNotPresent

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit ca0fd10

Please sign in to comment.