Skip to content

Commit

Permalink
chore: prepare 0.8.1 bug fix release (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenpip3 authored Jul 4, 2024
1 parent 5e962b2 commit 57a1b6b
Show file tree
Hide file tree
Showing 182 changed files with 31 additions and 165,174 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.8.0
v0.8.1
2 changes: 1 addition & 1 deletion chart/jenkins-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Kubernetes native operator which fully manages Jenkins on Kubernetes
| jenkins.volumes[0].persistentVolumeClaim.claimName | string | `"jenkins-backup"` | |
| operator.affinity | object | `{}` | |
| operator.fullnameOverride | string | `""` | |
| operator.image | string | `"quay.io/jenkins-kubernetes-operator/operator:v0.8.0"` | |
| operator.image | string | `"quay.io/jenkins-kubernetes-operator/operator:v0.8.1"` | |
| operator.imagePullPolicy | string | `"IfNotPresent"` | |
| operator.imagePullSecrets | list | `[]` | |
| operator.nameOverride | string | `""` | |
Expand Down
2 changes: 1 addition & 1 deletion chart/jenkins-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ operator:
replicaCount: 1

# image is the name (and tag) of the Jenkins Operator image
image: quay.io/jenkins-kubernetes-operator/operator:v0.8.0
image: quay.io/jenkins-kubernetes-operator/operator:v0.8.1

# imagePullPolicy defines policy for pulling images
imagePullPolicy: IfNotPresent
Expand Down
120 changes: 0 additions & 120 deletions docs/404.html

This file was deleted.

166 changes: 0 additions & 166 deletions docs/about/index.html

This file was deleted.

22 changes: 0 additions & 22 deletions docs/about/index.xml

This file was deleted.

Loading

0 comments on commit 57a1b6b

Please sign in to comment.