Skip to content

Commit

Permalink
kgo: add 1.0.2 manifests (#6338)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek authored and chobits committed Oct 20, 2023
1 parent 8d879ba commit 2fe26d3
Show file tree
Hide file tree
Showing 6 changed files with 35,251 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/_data/kong_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
version: "2.12.0"
edition: "kubernetes-ingress-controller"
- edition: gateway-operator
version: 1.0.0
version: 1.0.2
release: 1.0.x
- edition: mesh
version: 1.2.6
Expand Down
2 changes: 1 addition & 1 deletion app/assets/gateway-operator/v1.0.0/all_controllers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: docker.io/kong/gateway-operator:1.0.0-rc.0
image: docker.io/kong/gateway-operator:1.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion app/assets/gateway-operator/v1.0.0/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: docker.io/kong/gateway-operator:1.0.0-rc.0
image: docker.io/kong/gateway-operator:1.0.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Loading

0 comments on commit 2fe26d3

Please sign in to comment.