diff --git a/assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1-rc.1.tgz b/assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1-rc.1.tgz deleted file mode 100644 index 08674b90f..000000000 Binary files a/assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1-rc.1.tgz and /dev/null differ diff --git a/assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1.tgz b/assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1.tgz new file mode 100644 index 000000000..28aadc2ed Binary files /dev/null and b/assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1.tgz differ diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/Chart.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/Chart.yaml similarity index 89% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/Chart.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/Chart.yaml index a94ae1704..0640c0958 100644 --- a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/Chart.yaml +++ b/charts/rancher-webhook/104.0.1+up0.5.1/Chart.yaml @@ -8,7 +8,7 @@ annotations: catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0' catalog.cattle.io/release-name: rancher-webhook apiVersion: v2 -appVersion: 0.5.1-rc.1 +appVersion: 0.5.1 description: ValidatingAdmissionWebhook for Rancher types name: rancher-webhook -version: 104.0.1+up0.5.1-rc.1 +version: 104.0.1+up0.5.1 diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/_helpers.tpl b/charts/rancher-webhook/104.0.1+up0.5.1/templates/_helpers.tpl similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/_helpers.tpl rename to charts/rancher-webhook/104.0.1+up0.5.1/templates/_helpers.tpl diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/deployment.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/templates/deployment.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/deployment.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/templates/deployment.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/rbac.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/templates/rbac.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/rbac.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/templates/rbac.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/secret.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/templates/secret.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/secret.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/templates/secret.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/service.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/templates/service.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/service.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/templates/service.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/serviceaccount.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/serviceaccount.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/templates/serviceaccount.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/webhook.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/templates/webhook.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/templates/webhook.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/templates/webhook.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/tests/README.md b/charts/rancher-webhook/104.0.1+up0.5.1/tests/README.md similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/tests/README.md rename to charts/rancher-webhook/104.0.1+up0.5.1/tests/README.md diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/tests/deployment_test.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/tests/deployment_test.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/tests/deployment_test.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/tests/deployment_test.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/tests/service_test.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/tests/service_test.yaml similarity index 100% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/tests/service_test.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/tests/service_test.yaml diff --git a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/values.yaml b/charts/rancher-webhook/104.0.1+up0.5.1/values.yaml similarity index 97% rename from charts/rancher-webhook/104.0.1+up0.5.1-rc.1/values.yaml rename to charts/rancher-webhook/104.0.1+up0.5.1/values.yaml index a84405639..cbba056cb 100644 --- a/charts/rancher-webhook/104.0.1+up0.5.1-rc.1/values.yaml +++ b/charts/rancher-webhook/104.0.1+up0.5.1/values.yaml @@ -1,6 +1,6 @@ image: repository: rancher/rancher-webhook - tag: v0.5.1-rc.1 + tag: v0.5.1 imagePullPolicy: IfNotPresent global: diff --git a/index.yaml b/index.yaml index 0ac559c37..6f3c2e55d 100755 --- a/index.yaml +++ b/index.yaml @@ -23550,14 +23550,14 @@ entries: catalog.cattle.io/rancher-version: '>= 2.9.0-0 < 2.10.0-0' catalog.cattle.io/release-name: rancher-webhook apiVersion: v2 - appVersion: 0.5.1-rc.1 - created: "2024-08-07T13:07:25.718542-07:00" + appVersion: 0.5.1 + created: "2024-08-16T15:36:38.310694187-04:00" description: ValidatingAdmissionWebhook for Rancher types - digest: 23b080ea3c6fa60086e61edccf89f67dcb9fc0ecb8e877a04482c67273559c03 + digest: ba11d2137f5d7cdcc68f88e2fd3abce21bdf71b2a8aace0d7d9a653e827f8380 name: rancher-webhook urls: - - assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1-rc.1.tgz - version: 104.0.1+up0.5.1-rc.1 + - assets/rancher-webhook/rancher-webhook-104.0.1+up0.5.1.tgz + version: 104.0.1+up0.5.1 - annotations: catalog.cattle.io/certified: rancher catalog.cattle.io/hidden: "true" diff --git a/packages/rancher-webhook/package.yaml b/packages/rancher-webhook/package.yaml index 8942fee1a..064f3b5fa 100644 --- a/packages/rancher-webhook/package.yaml +++ b/packages/rancher-webhook/package.yaml @@ -1,3 +1,3 @@ -url: https://github.com/rancher/webhook/releases/download/v0.5.1-rc.1/rancher-webhook-0.5.1-rc.1.tgz +url: https://github.com/rancher/webhook/releases/download/v0.5.1/rancher-webhook-0.5.1.tgz version: 104.0.1 doNotRelease: false diff --git a/release.yaml b/release.yaml index 7e4c6cc60..ff567f1c5 100644 --- a/release.yaml +++ b/release.yaml @@ -29,7 +29,7 @@ rancher-logging: rancher-logging-crd: - 104.1.0-rc1+up4.8.0 rancher-webhook: - - 104.0.1+up0.5.1-rc.1 + - 104.0.1+up0.5.1 rancher-backup: - 104.0.1+up5.0.1-rc.1 rancher-backup-crd: