Release 0.4.3 Helm Chart
This commit is contained in:
parent
bf4bf4ecdd
commit
892b2c8dd9
|
|
@ -1,6 +1,16 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
jenkins-operator:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.5.0
|
||||
created: "2021-02-19T12:36:08.931516+01:00"
|
||||
description: Kubernetes native operator which fully manages Jenkins on Kubernetes
|
||||
digest: 7a63ffab918dc012e0231cb362f16fa33d61b6db37a70b00b8c08ceb8cc90768
|
||||
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.4.3.tgz
|
||||
version: 0.4.3
|
||||
- apiVersion: v2
|
||||
appVersion: 0.5.0
|
||||
created: "2021-02-04T08:33:21.964999+01:00"
|
||||
|
|
@ -238,4 +248,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-01-23T14:09:57.300862024+01:00"
|
||||
generated: "2021-02-19T12:36:08.928123+01:00"
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ apiVersion: v2
|
|||
appVersion: "0.5.0"
|
||||
description: Kubernetes native operator which fully manages Jenkins on Kubernetes
|
||||
name: jenkins-operator
|
||||
version: 0.4.2
|
||||
version: 0.4.3
|
||||
icon: https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/assets/jenkins-operator-icon.png
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue