Release 0.9.0-beta1 Helm Chart (#1107)
Co-authored-by: brokenpip3 <40476330+brokenpip3@users.noreply.github.com>
This commit is contained in:
parent
191caefbbe
commit
ee191bfc4e
|
|
@ -1,6 +1,25 @@
|
|||
apiVersion: v1
|
||||
entries:
|
||||
jenkins-operator:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.9.0-beta1
|
||||
created: "2025-04-06T21:25:18.36969916Z"
|
||||
dependencies:
|
||||
- condition: cert-manager.enabled
|
||||
name: cert-manager
|
||||
repository: https://charts.jetstack.io
|
||||
version: 1.14.2
|
||||
- condition: cert-manager.enabled
|
||||
name: cert-manager-crds
|
||||
repository: ""
|
||||
version: 1.14.2
|
||||
description: Kubernetes native operator which fully manages Jenkins on Kubernetes
|
||||
digest: 78b0756202efbf6a05d5016a4358053a07c89c0f4a3f3f1fb447eaf7323df078
|
||||
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.9.0-beta1.tgz
|
||||
version: 0.9.0-beta1
|
||||
- apiVersion: v2
|
||||
appVersion: 0.8.1
|
||||
created: "2024-07-05T15:26:01.708923805Z"
|
||||
|
|
@ -397,4 +416,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: "2024-07-05T15:26:01.702900485Z"
|
||||
generated: "2025-04-06T21:25:18.363088324Z"
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.8.1"
|
||||
appVersion: "0.9.0-beta1"
|
||||
description: Kubernetes native operator which fully manages Jenkins on Kubernetes
|
||||
name: jenkins-operator
|
||||
version: 0.8.1
|
||||
version: 0.9.0-beta1
|
||||
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