Skip to content

Commit

Permalink
Auto-updated Kubernetes Manifests (#901)
Browse files Browse the repository at this point in the history
Co-authored-by: brokenpip3 <[email protected]>
  • Loading branch information
github-actions[bot] and brokenpip3 authored Oct 12, 2023
1 parent a6e32fd commit d70f70f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/all-in-one-v1alpha2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ metadata:
name: jenkins-operator
labels:
app.kubernetes.io/name: jenkins-operator
helm.sh/chart: jenkins-operator-0.8.0-beta.2
app.kubernetes.io/version: "0.8.0-beta.2"
helm.sh/chart: jenkins-operator-0.8.0
app.kubernetes.io/version: "0.8.0"
spec:
replicas: 1
selector:
Expand All @@ -247,7 +247,7 @@ spec:
serviceAccountName: jenkins-operator
containers:
- name: jenkins-operator
image: quay.io/jenkins-kubernetes-operator/operator:v0.8.0-beta2
image: quay.io/jenkins-kubernetes-operator/operator:v0.8.0
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit d70f70f

Please sign in to comment.