Skip to content

Commit

Permalink
Merge pull request #636 from jenkins-infra/updatecli_ff88c1b59b2df893…
Browse files Browse the repository at this point in the history
…37a2d48f6461aadc74ef772665c778dd7270a1c8e77df595

Bump `mirrorbits` docker images and helm chart versions
  • Loading branch information
dduportal authored Sep 1, 2023
2 parents a38df33 + 107d14d commit 526e316
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/mirrorbits/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ maintainers:
- email: me@olblak.com
name: olblak
name: mirrorbits
version: 0.63.0
version: 0.64.0
4 changes: 2 additions & 2 deletions charts/mirrorbits/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ image:
pullPolicy: IfNotPresent
rsyncd:
repository: jenkinsciinfra/rsyncd
tag: latest@sha256:ab76cbaa200f914d69cce68ee771e40aced3627740796e9e31845d7c883f0a67
tag: latest@sha256:1f45e8733ead8f735271fbe9c68297b065218db57b2a557bbec515aba97e3d08
pullPolicy: IfNotPresent
imagePullSecrets: []
nameOverride: ""
Expand Down Expand Up @@ -109,7 +109,7 @@ rsyncd:
enabled: false
volumes:
datadir: {}
# emptyDir:
# emptyDir:
service:
type: ClusterIP
port: 873
Expand Down

0 comments on commit 526e316

Please sign in to comment.