Skip to content

Commit

Permalink
Merge pull request #19 from k8snetworkplumbingwg/whereabouts-ghcr
Browse files Browse the repository at this point in the history
Updates whereabouts image to GHCR
  • Loading branch information
dougbtv authored Jun 24, 2022
2 parents 7d79cc6 + d3d5820 commit a5b1556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions whereabouts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
# Declare variables to be passed into your templates.

image:
repository: docker.io/dougbtv/whereabouts
repository: ghcr.io/k8snetworkplumbingwg/whereabouts
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "latest"
tag: "latest-amd64"

updateStrategy: RollingUpdate
imagePullSecrets: []
Expand Down

0 comments on commit a5b1556

Please sign in to comment.