Skip to content

Commit

Permalink
fix: Use latest tag for wagtail service in Helm chart (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
microamp authored Mar 28, 2024
1 parent e732ac8 commit 0fedb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ wagtail:
repository: "ghcr.io/ietf-tools/www"
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v2.0.0"
# tag: "v2.1.3"

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 0fedb82

Please sign in to comment.