Skip to content

Commit 2087154

Browse files
kubewarden-auth-token-generator[bot]chimera-kube-botviccuad
authored
build: v1.35.0 release (#1695)
* chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore: update kubewarden-controller Helm charts Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore(deps): Update dependencies in Hauler manifest Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore(deps): Update dependencies in Hauler manifest Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore(deps): Update dependencies in Hauler manifest Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * chore(deps): Update dependencies in Hauler manifest Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> * build(kwctl,policy-server): Bump version to 1.35.0 Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de> --------- Signed-off-by: kubewarden-controller bot <kubewarden-controller-bot@users.noreply.github.com> Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de> Co-authored-by: kubewarden-auth-token-generator[bot] <196922652+kubewarden-auth-token-generator[bot]@users.noreply.github.com> Co-authored-by: Kubewarden bot <cncf-kubewarden-maintainers@lists.cncf.io> Co-authored-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
1 parent 2745017 commit 2087154

9 files changed

Lines changed: 24 additions & 24 deletions

File tree

Cargo.lock

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

charts/hauler_manifest.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ metadata:
1212
hauler.dev/certificate-oidc-issuer: https://token.actions.githubusercontent.com
1313
spec:
1414
images:
15-
- name: ghcr.io/kubewarden/audit-scanner:v1.34.2
16-
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.34.2
17-
- name: ghcr.io/kubewarden/kubewarden-controller:v1.34.2
18-
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.34.2
19-
- name: ghcr.io/kubewarden/policy-server:v1.34.2
20-
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.34.2
15+
- name: ghcr.io/kubewarden/audit-scanner:v1.35.0
16+
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.35.0
17+
- name: ghcr.io/kubewarden/kubewarden-controller:v1.35.0
18+
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.35.0
19+
- name: ghcr.io/kubewarden/policy-server:v1.35.0
20+
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.35.0
2121
---
2222
# The policies are in a separated definition just to allow a better keyless validation
2323
# without the need to duplicate configuration
@@ -58,13 +58,13 @@ spec:
5858
charts:
5959
- name: kubewarden-crds
6060
repoURL: https://charts.kubewarden.io
61-
version: 1.26.2
61+
version: 1.27.0
6262
- name: kubewarden-controller
6363
repoURL: https://charts.kubewarden.io
64-
version: 5.12.2
64+
version: 5.13.0
6565
- name: kubewarden-defaults
6666
repoURL: https://charts.kubewarden.io
67-
version: 3.12.2
67+
version: 3.13.0
6868
- name: policy-reporter
6969
version: 3.7.3
7070
repoURL: https://kyverno.github.io/policy-reporter

charts/kubewarden-controller/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ maintainers:
2323
# This is the chart version. This version number should be incremented each time you make changes
2424
# to the chart and its templates, including the app version.
2525
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26-
version: 5.12.2
26+
version: 5.13.0
2727
# This is the version of Kubewarden stack
28-
appVersion: v1.34.2
28+
appVersion: v1.35.0
2929
annotations:
3030
# required ones:
3131
catalog.cattle.io/certified: rancher # Any application we are adding as a helm chart
@@ -35,7 +35,7 @@ annotations:
3535
catalog.cattle.io/display-name: Kubewarden # Only for Charts with custom UI
3636
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
3737
# optional ones:
38-
catalog.cattle.io/auto-install: kubewarden-crds=1.26.2
38+
catalog.cattle.io/auto-install: kubewarden-crds=1.27.0
3939
catalog.cattle.io/provides-gvr: "policyservers.policies.kubewarden.io/v1" # Declare that this chart provides a type, which other charts may use in `requires-gvr`. Only add to parent, not CRD chart.
4040
# The following two will create a UI warning if the request is not available in cluster
4141
# Assume the most standard setup for your chart. These can be strings with amounts, ie 64Mi or 2Gi are both valid.

charts/kubewarden-controller/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ image:
219219
# controller image to be used
220220
repository: "kubewarden/kubewarden-controller"
221221
# image tag
222-
tag: v1.34.2
222+
tag: v1.35.0
223223
pullPolicy: IfNotPresent
224224
preDeleteJob:
225225
image:
@@ -296,7 +296,7 @@ auditScanner:
296296
# The registry is defined in the common.cattle.systemDefaultRegistry value
297297
# kubectl image to be used in the pre-delete helm hook
298298
repository: "kubewarden/audit-scanner"
299-
tag: v1.34.2
299+
tag: v1.35.0
300300
pullPolicy: IfNotPresent
301301
cronJob:
302302
schedule: "*/60 * * * *" # every 60 minutes

charts/kubewarden-crds/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ keywords:
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 1.26.2
25+
version: 1.27.0
2626
# This is the version of Kubewarden stack
27-
appVersion: v1.34.2
27+
appVersion: v1.35.0
2828
annotations:
2929
# required ones:
3030
catalog.cattle.io/certified: rancher # Any application we are adding as a helm chart

charts/kubewarden-defaults/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ keywords:
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 3.12.2
25+
version: 3.13.0
2626
# This is the version of Kubewarden stack
27-
appVersion: v1.34.2
27+
appVersion: v1.35.0
2828
annotations:
2929
# required ones:
3030
catalog.cattle.io/certified: rancher # Any application we are adding as a helm chart
@@ -35,7 +35,7 @@ annotations:
3535
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
3636
# optional ones:
3737
catalog.cattle.io/hidden: "true" # Hide specific charts. Only use on CRD charts.
38-
catalog.cattle.io/auto-install: kubewarden-crds=1.26.2
38+
catalog.cattle.io/auto-install: kubewarden-crds=1.27.0
3939
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
4040
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
4141
catalog.cattle.io/type: cluster-tool

charts/kubewarden-defaults/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ policyServer:
119119
image:
120120
# The registry is defined in the global.cattle.systemDefaultRegistry value
121121
repository: "kubewarden/policy-server"
122-
tag: v1.34.2
122+
tag: v1.35.0
123123
serviceAccountName: policy-server
124124
# Configmap containing a Sigstore verification configuration under a key
125125
# named `verification-config`. Must be on the same ns as the PolicyServer.

crates/kwctl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Kubewarden Developers <cncf-kubewarden-maintainers@lists.cncf.io
33
description = "Tool to manage Kubewarden policies"
44
edition = "2024"
55
name = "kwctl"
6-
version = "1.34.2"
6+
version = "1.35.0"
77

88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99

crates/policy-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010
edition = "2024"
1111
name = "policy-server"
12-
version = "1.34.2"
12+
version = "1.35.0"
1313

1414
[dependencies]
1515
anyhow = { workspace = true }

0 commit comments

Comments
 (0)