diff --git a/helm-charts/Chart.yaml b/helm-charts/Chart.yaml index 8994ae3..694b562 100644 --- a/helm-charts/Chart.yaml +++ b/helm-charts/Chart.yaml @@ -21,4 +21,4 @@ version: 0.1.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.0.0-beta.3" +appVersion: "1.0.0-beta.4" diff --git a/helm-charts/index.yaml b/helm-charts/index.yaml index 8bc0550..1a421c1 100644 --- a/helm-charts/index.yaml +++ b/helm-charts/index.yaml @@ -2,13 +2,13 @@ apiVersion: v1 entries: pulp-operator: - apiVersion: v2 - appVersion: 1.0.0-beta.3 - created: "2023-12-21T07:43:06.332374451-03:00" + appVersion: 1.0.0-beta.4 + created: "2024-03-11T07:45:53.601185426-03:00" description: A Helm chart to install pulp-operator - digest: 83069efe3856fee781e691779feb2d205448121e1d250e1873a55fee1d689b22 + digest: b9d00aacda2f2eab4dcce84a7d8d7b83e254f1051a27126d36573b1618217b31 name: pulp-operator type: application urls: - - https://github.com/pulp/pulp-k8s-resources/releases/download/1.0.1-beta.3/pulp-operator-0.1.0.tgz + - https://github.com/pulp/pulp-k8s-resources/releases/download/1.0.0-beta.4/pulp-operator-0.1.0.tgz version: 0.1.0 -generated: "2023-12-21T07:43:06.330092261-03:00" +generated: "2024-03-11T07:45:53.596420694-03:00" diff --git a/helm-charts/values.yaml b/helm-charts/values.yaml index 8d2460d..fc3ed58 100644 --- a/helm-charts/values.yaml +++ b/helm-charts/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. # Might want to be moved to under `.operator`, but left for backwards compatibility. -image: quay.io/pulp/pulp-operator:v1.0.0-beta.3 +image: quay.io/pulp/pulp-operator:v1.0.0-beta.4 namespace: pulp podSecurityContext: