Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
c9927a3
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
878ac4e
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
7756951
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
a11f0e2
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
b2568d4
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
d051ae0
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
250d528
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
73ce78a
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
e211fa9
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
d27cf65
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
85fec24
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
50eae20
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
c25923f
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
81e6226
chore: update kubewarden-controller Helm charts
kubewarden-auth-token-generator[bot] Apr 27, 2026
13fe06f
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot Apr 27, 2026
3c68eb3
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot Apr 27, 2026
ca8795e
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot Apr 27, 2026
f0a0f44
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot Apr 27, 2026
759d65f
build(kwctl,policy-server): Bump version to 1.35.0
viccuad Apr 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions charts/hauler_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ metadata:
hauler.dev/certificate-oidc-issuer: https://token.actions.githubusercontent.com
spec:
images:
- name: ghcr.io/kubewarden/audit-scanner:v1.34.2
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.34.2
- name: ghcr.io/kubewarden/kubewarden-controller:v1.34.2
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.34.2
- name: ghcr.io/kubewarden/policy-server:v1.34.2
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.34.2
- name: ghcr.io/kubewarden/audit-scanner:v1.35.0
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.35.0
- name: ghcr.io/kubewarden/kubewarden-controller:v1.35.0
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.35.0
- name: ghcr.io/kubewarden/policy-server:v1.35.0
certificate-identity-regexp: https://github.com/kubewarden/kubewarden-controller/.github/workflows/release.yml@refs/tags/v1.35.0
---
# The policies are in a separated definition just to allow a better keyless validation
# without the need to duplicate configuration
Expand Down Expand Up @@ -58,13 +58,13 @@ spec:
charts:
- name: kubewarden-crds
repoURL: https://charts.kubewarden.io
version: 1.26.2
version: 1.27.0
- name: kubewarden-controller
repoURL: https://charts.kubewarden.io
version: 5.12.2
version: 5.13.0
- name: kubewarden-defaults
repoURL: https://charts.kubewarden.io
version: 3.12.2
version: 3.13.0
- name: policy-reporter
version: 3.7.3
repoURL: https://kyverno.github.io/policy-reporter
Expand Down
6 changes: 3 additions & 3 deletions charts/kubewarden-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 5.12.2
version: 5.13.0
# This is the version of Kubewarden stack
appVersion: v1.34.2
appVersion: v1.35.0
annotations:
# required ones:
catalog.cattle.io/certified: rancher # Any application we are adding as a helm chart
Expand All @@ -35,7 +35,7 @@ annotations:
catalog.cattle.io/display-name: Kubewarden # Only for Charts with custom UI
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
# optional ones:
catalog.cattle.io/auto-install: kubewarden-crds=1.26.2
catalog.cattle.io/auto-install: kubewarden-crds=1.27.0
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.
# The following two will create a UI warning if the request is not available in cluster
# Assume the most standard setup for your chart. These can be strings with amounts, ie 64Mi or 2Gi are both valid.
Expand Down
4 changes: 2 additions & 2 deletions charts/kubewarden-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ image:
# controller image to be used
repository: "kubewarden/kubewarden-controller"
# image tag
tag: v1.34.2
tag: v1.35.0
pullPolicy: IfNotPresent
preDeleteJob:
image:
Expand Down Expand Up @@ -296,7 +296,7 @@ auditScanner:
# The registry is defined in the common.cattle.systemDefaultRegistry value
# kubectl image to be used in the pre-delete helm hook
repository: "kubewarden/audit-scanner"
tag: v1.34.2
tag: v1.35.0
pullPolicy: IfNotPresent
cronJob:
schedule: "*/60 * * * *" # every 60 minutes
Expand Down
4 changes: 2 additions & 2 deletions charts/kubewarden-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ keywords:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.26.2
version: 1.27.0
# This is the version of Kubewarden stack
appVersion: v1.34.2
appVersion: v1.35.0
annotations:
# required ones:
catalog.cattle.io/certified: rancher # Any application we are adding as a helm chart
Expand Down
6 changes: 3 additions & 3 deletions charts/kubewarden-defaults/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ keywords:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 3.12.2
version: 3.13.0
# This is the version of Kubewarden stack
appVersion: v1.34.2
appVersion: v1.35.0
annotations:
# required ones:
catalog.cattle.io/certified: rancher # Any application we are adding as a helm chart
Expand All @@ -35,7 +35,7 @@ annotations:
catalog.cattle.io/os: linux # this means linux only, other choice here is "windows". For charts that support both, don't add this annotation
# optional ones:
catalog.cattle.io/hidden: "true" # Hide specific charts. Only use on CRD charts.
catalog.cattle.io/auto-install: kubewarden-crds=1.26.2
catalog.cattle.io/auto-install: kubewarden-crds=1.27.0
# Valid values for the following annotation include: `cluster-tool`, `app` or `cluster-template`
# See the Cluster Tools section to learn more about when to set this value to `cluster-tool`.
catalog.cattle.io/type: cluster-tool
2 changes: 1 addition & 1 deletion charts/kubewarden-defaults/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ policyServer:
image:
# The registry is defined in the global.cattle.systemDefaultRegistry value
repository: "kubewarden/policy-server"
tag: v1.34.2
tag: v1.35.0
serviceAccountName: policy-server
# Configmap containing a Sigstore verification configuration under a key
# named `verification-config`. Must be on the same ns as the PolicyServer.
Expand Down
2 changes: 1 addition & 1 deletion crates/kwctl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["Kubewarden Developers <cncf-kubewarden-maintainers@lists.cncf.io
description = "Tool to manage Kubewarden policies"
edition = "2024"
name = "kwctl"
version = "1.34.2"
version = "1.35.0"

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

Expand Down
2 changes: 1 addition & 1 deletion crates/policy-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors = [
]
edition = "2024"
name = "policy-server"
version = "1.34.2"
version = "1.35.0"

[dependencies]
anyhow = { workspace = true }
Expand Down