Release 0.8.0-beta.2 Helm Chart (#868)
Co-authored-by: brokenpip3 <brokenpip3@users.noreply.github.com>
This commit is contained in:
parent
e79b06024a
commit
7233d82237
|
|
@ -1,6 +1,21 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
jenkins-operator:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.8.0-beta.2
|
||||
created: "2023-06-30T21:22:53.308590035Z"
|
||||
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: b2502f91dffa1136190a8a98d73ac997c70387e100d79200b7403039ca98411e
|
||||
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.8.0-beta.2.tgz
|
||||
version: 0.8.0-beta.2
|
||||
- apiVersion: v2
|
||||
appVersion: v0.8.0-beta
|
||||
created: "2023-04-17T22:11:04.706959723Z"
|
||||
|
|
@ -348,4 +363,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: "2023-04-17T22:11:04.68789848Z"
|
||||
generated: "2023-06-30T21:22:53.286551756Z"
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: "v0.8.0-beta"
|
||||
appVersion: "0.8.0-beta.2"
|
||||
description: Kubernetes native operator which fully manages Jenkins on Kubernetes
|
||||
name: jenkins-operator
|
||||
version: v0.8.0-beta
|
||||
version: 0.8.0-beta.2
|
||||
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