Release Helm chart 0.6.1 (#751)
Co-authored-by: Sig00rd <Sig00rd@users.noreply.github.com>
This commit is contained in:
parent
63e96c9715
commit
4079d4e93e
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue