diff --git a/chart/index.yaml b/chart/index.yaml index d8263322..02b49764 100644 --- a/chart/index.yaml +++ b/chart/index.yaml @@ -1,6 +1,21 @@ apiVersion: v1 entries: jenkins-operator: + - apiVersion: v2 + appVersion: 0.7.1 + created: "2022-06-22T11:26:06.518430865Z" + dependencies: + - condition: webhook.enabled + name: cert-manager + repository: https://charts.jetstack.io + version: 1.5.1 + description: Kubernetes native operator which fully manages Jenkins on Kubernetes + digest: a52262394e66a1274cc9508f5013c4da13182317f12bf949a7c28e8916be3fb8 + icon: https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/assets/jenkins-operator-icon.png + name: jenkins-operator + urls: + - https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/chart/jenkins-operator/jenkins-operator-0.6.1.tgz + version: 0.6.1 - apiVersion: v2 appVersion: 0.7.0 created: "2021-12-08T14:21:18.243261+01:00" @@ -303,4 +318,4 @@ entries: urls: - https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/chart/jenkins-operator/jenkins-operator-0.0.1.tgz version: 0.0.1 -generated: "2021-12-08T14:21:18.228218+01:00" +generated: "2022-06-22T11:26:06.502333353Z" diff --git a/chart/jenkins-operator/Chart.yaml b/chart/jenkins-operator/Chart.yaml index 2d9eb4f3..0cc13ba1 100644 --- a/chart/jenkins-operator/Chart.yaml +++ b/chart/jenkins-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: "0.7.0" +appVersion: "0.7.1" description: Kubernetes native operator which fully manages Jenkins on Kubernetes name: jenkins-operator -version: 0.6.0 +version: 0.6.1 icon: https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/assets/jenkins-operator-icon.png dependencies: - name: cert-manager diff --git a/chart/jenkins-operator/jenkins-operator-0.6.1.tgz b/chart/jenkins-operator/jenkins-operator-0.6.1.tgz new file mode 100644 index 00000000..8adb58bb Binary files /dev/null and b/chart/jenkins-operator/jenkins-operator-0.6.1.tgz differ