Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
c035454
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
114452c
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
48063b4
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
74af26d
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
6f231aa
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
545e3ea
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
161a44b
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
3b4e8fb
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
cbb0e8a
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
3da51c1
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
07b7c16
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
0216edf
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
2df3cdf
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
2c20013
chore: update adm-controller Helm charts
kubewarden-auth-token-generator[bot] May 26, 2026
eb66eb6
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot May 26, 2026
d7357c5
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot May 26, 2026
46a32ee
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot May 26, 2026
3d63a54
chore(deps): Update dependencies in Hauler manifest
chimera-kube-bot May 26, 2026
b30697a
Apply suggestions from code review
jvanz May 26, 2026
f7e115d
Apply suggestion from @jvanz
jvanz May 26, 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/adm-controller/audit-scanner:v1.36.0-rc1
certificate-identity-regexp: https://github.com/kubewarden/adm-controller/.github/workflows/release.yml@refs/tags/v1.36.0-rc1
- name: ghcr.io/kubewarden/adm-controller/controller:v1.36.0-rc1
certificate-identity-regexp: https://github.com/kubewarden/adm-controller/.github/workflows/release.yml@refs/tags/v1.36.0-rc1
- name: ghcr.io/kubewarden/adm-controller/policy-server:v1.36.0-rc1
certificate-identity-regexp: https://github.com/kubewarden/adm-controller/.github/workflows/release.yml@refs/tags/v1.36.0-rc1
- name: ghcr.io/kubewarden/adm-controller/audit-scanner:v1.36.0-rc2
certificate-identity-regexp: https://github.com/kubewarden/adm-controller/.github/workflows/release.yml@refs/tags/v1.36.0-rc2
- name: ghcr.io/kubewarden/adm-controller/controller:v1.36.0-rc2
certificate-identity-regexp: https://github.com/kubewarden/adm-controller/.github/workflows/release.yml@refs/tags/v1.36.0-rc2
- name: ghcr.io/kubewarden/adm-controller/policy-server:v1.36.0-rc2
certificate-identity-regexp: https://github.com/kubewarden/adm-controller/.github/workflows/release.yml@refs/tags/v1.36.0-rc2
---
# 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.28.0-rc1
version: 1.28.0-rc2
- name: kubewarden-controller
repoURL: https://charts.kubewarden.io
version: 5.14.0-rc1
version: 5.14.0-rc2
- name: kubewarden-defaults
repoURL: https://charts.kubewarden.io
version: 3.14.0-rc1
version: 3.14.0-rc2
- name: policy-reporter
version: 3.7.4
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.14.0-rc1
version: 5.14.0-rc2
# This is the version of Kubewarden stack
appVersion: v1.36.0-rc1
appVersion: v1.36.0-rc2
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.28.0-rc1
catalog.cattle.io/auto-install: kubewarden-crds=1.28.0-rc2
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 @@ -256,7 +256,7 @@ image:
# controller image to be used
repository: "kubewarden/adm-controller/controller"
# image tag
tag: v1.36.0-rc1
tag: v1.36.0-rc2
pullPolicy: IfNotPresent
preDeleteJob:
image:
Expand Down Expand Up @@ -333,7 +333,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/adm-controller/audit-scanner"
tag: v1.36.0-rc1
tag: v1.36.0-rc2
pullPolicy: IfNotPresent
cronJob:
schedule: "0 * * * *" # 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.28.0-rc1
version: 1.28.0-rc2
# This is the version of Kubewarden stack
appVersion: v1.36.0-rc1
appVersion: v1.36.0-rc2
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.14.0-rc1
version: 3.14.0-rc2
# This is the version of Kubewarden stack
appVersion: v1.36.0-rc1
appVersion: v1.36.0-rc2
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.28.0-rc1
catalog.cattle.io/auto-install: kubewarden-crds=1.28.0-rc2
# 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/adm-controller/policy-server"
tag: v1.36.0-rc1
tag: v1.36.0-rc2
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.36.0-rc1"
version = "1.36.0-rc2"

# 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.36.0-rc1"
version = "1.36.0-rc2"

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