Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
jodevsa committed Mar 19, 2022
1 parent 2b98c2b commit 22ea3f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: ghcr.io/jodevsa/wireguard-operator/operator
newTag: sha-6f04ef8fef3e7e685084b894b4ec9926e533aab7
newTag: sha-2b98c2bb75c53d6d4a96850e15a776cf8d9674b4
4 changes: 2 additions & 2 deletions release-config.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
WIREGUARD_IMAGE: "ghcr.io/jodevsa/wireguard-operator/wireguard:sha-6f04ef8fef3e7e685084b894b4ec9926e533aab7"
OPERATOR_IMAGE: "ghcr.io/jodevsa/wireguard-operator/operator:sha-6f04ef8fef3e7e685084b894b4ec9926e533aab7"
WIREGUARD_IMAGE: "ghcr.io/jodevsa/wireguard-operator/wireguard:sha-2b98c2bb75c53d6d4a96850e15a776cf8d9674b4"
OPERATOR_IMAGE: "ghcr.io/jodevsa/wireguard-operator/operator:sha-2b98c2bb75c53d6d4a96850e15a776cf8d9674b4"
2 changes: 1 addition & 1 deletion release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ spec:
- --leader-elect
command:
- /manager
image: ghcr.io/jodevsa/wireguard-operator/operator:sha-6f04ef8fef3e7e685084b894b4ec9926e533aab7
image: ghcr.io/jodevsa/wireguard-operator/operator:sha-2b98c2bb75c53d6d4a96850e15a776cf8d9674b4
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 22ea3f8

Please sign in to comment.