Skip to content

Commit

Permalink
chore: update pullPolicy (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: Tristan Holaday <40547442+TristanHoladay@users.noreply.github.com>
  • Loading branch information
UncleGedd and TristanHoladay authored Aug 19, 2024
1 parent 13d2350 commit 4320468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
# x-release-please-start-version
tag: 0.1.0
# x-release-please-end
pullPolicy: Always
pullPolicy: IfNotPresent
package:
gateway: admin
host: runtime
1 change: 1 addition & 0 deletions hack/nightly/nightly-values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
image:
tag: nightly-unstable
pullPolicy: Always
package:
gateway: tenant
host: runtime-canary

0 comments on commit 4320468

Please sign in to comment.