Skip to content

Commit a35fd0f

Browse files
authored
chore(charts): bump chart version to 1.1.0 for KO 2.1.0 (#3227)
Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>
1 parent 11e82af commit a35fd0f

17 files changed

+62
-67
lines changed

charts/kong-operator/CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.1.0
44

55
### Changed
66

@@ -9,11 +9,6 @@
99
The existing certificate can be referenced by setting options
1010
`certificateAuthority.secret.name` and `certificateAuthority.secret.namespace`.
1111
[#3084](https://github.com/Kong/kong-operator/pull/3084)
12-
13-
## 1.1.0
14-
15-
### Changed
16-
1712
- Update Gateway API to 1.4.0
1813
[#2451](https://github.com/Kong/kong-operator/pull/2451)
1914

charts/kong-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ maintainers:
88
name: kong-operator
99
sources:
1010
- https://github.com/Kong/kong-operator/charts/kong-operator/
11-
version: 1.0.2
11+
version: 1.1.0
1212
appVersion: "2.1.0"
1313
annotations:
1414
artifacthub.io/category: networking

charts/kong-operator/ci/__snapshots__/affinity-values.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong-operator/ci/__snapshots__/controlplane-config-dump.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong-operator/ci/__snapshots__/disable-gateway-controller-values.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong-operator/ci/__snapshots__/env-and-args-values.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong-operator/ci/__snapshots__/env-and-customenv-values.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong-operator/ci/__snapshots__/extra-labels-values.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong-operator/ci/__snapshots__/image-pull-secrets-and-image-digest-values.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/kong-operator/ci/__snapshots__/nightly-can-be-used-values.snap

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)