Skip to content

Commit

Permalink
[stable/satisfy] gettting docker image with fixes (helm#11433)
Browse files Browse the repository at this point in the history
Signed-off-by: Anastas Dancha <[email protected]>
  • Loading branch information
anapsix authored and k8s-ci-robot committed Feb 14, 2019
1 parent a11c812 commit 643fa44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/satisfy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: satisfy
version: 0.1.0
version: 0.1.1
appVersion: "3.0.4"
description: Composer repo hosting with Satisfy
home: https://github.com/anapsix/docker-satisfy
Expand Down
2 changes: 1 addition & 1 deletion stable/satisfy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
# image.digest takes precedence:
# i.e. if both image.tag and image.digest are present digest will be used
# tag: v3.0.4
digest: sha256:b590aced3074cdb1e09b4e9432fd69afccfa807e50a3ad8168960572128f4fbd
digest: sha256:69758ccd31117a594cd7268c79a32a531dfc2c725df554542dbbb6c5714d77fc
pullPolicy: Always
pullSecrets: []
# - secret1
Expand Down

0 comments on commit 643fa44

Please sign in to comment.