Skip to content

Commit

Permalink
chore(kgo): bump kong/kubernetes-configuration to v1.0.8 (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
czeslavo authored Jan 23, 2025
1 parent 3543a37 commit 60f7195
Show file tree
Hide file tree
Showing 12 changed files with 125 additions and 50 deletions.
7 changes: 7 additions & 0 deletions charts/gateway-operator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.4.7

## Changes

- Bumped `kong/kubernetes-configuration` CRDs to 1.0.8.
[#1238](https://github.com/Kong/charts/pull/1238)

## 0.4.6

### Changes
Expand Down
6 changes: 3 additions & 3 deletions charts/gateway-operator/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependencies:
version: 1.1.0
- name: kubernetes-configuration-crds
repository: ""
version: 1.0.7
digest: sha256:4379649a3d91c891221d14e61a409226e46e52cf322ee9edce9807a201c58b7a
generated: "2025-01-22T11:35:39.653481+01:00"
version: 1.0.8
digest: sha256:c03fa0214878f1b9b8b8d7890c22cd6d19cc4a95fa4236b4f55eb6b73e1db62f
generated: "2025-01-23T15:58:39.886944+01:00"
4 changes: 2 additions & 2 deletions charts/gateway-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ maintainers:
name: gateway-operator
sources:
- https://github.com/Kong/charts/tree/main/charts/gateway-operator
version: 0.4.6
version: 0.4.7
appVersion: "1.4"
annotations:
artifacthub.io/prerelease: "false"
Expand All @@ -24,5 +24,5 @@ dependencies:
version: 1.1.0
condition: gwapi-experimental-crds.enabled
- name: kubernetes-configuration-crds
version: 1.0.7
version: 1.0.8
condition: kubernetes-configuration-crds.enabled
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: kubernetes-configuration-crds
version: 1.0.7
appVersion: "1.0.7"
version: 1.0.8
appVersion: "1.0.8"
description: A Helm chart for Kong's Kubernetes Configuration CRDs
Loading

0 comments on commit 60f7195

Please sign in to comment.