Skip to content

Commit

Permalink
update ircollector
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesClonk committed Sep 13, 2024
1 parent 9096a78 commit 8805238
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions image-puller/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ image_puller:
- "jamesclonk/backman:2.0.0"
- "jamesclonk/cf-env:89d20c44e3d6b1a4e0c0502e9d1f5bc908e81264"
- "jamesclonk/home-info-dashboard:305ca4df8ec672123008ccfbb4041e5ac7aa0fb5"
- "jamesclonk/irvisualizer:eaf8ef946fefce78403aa666cc17543832e770b1"
- "jamesclonk/ircollector:bb30c1360ea08d3a9e50a94822273122d48d13b9"
- "jamesclonk/irvisualizer:625399ccc65d3eea2b06f2536d41a77b1cc876df"
- "jamesclonk/ircollector:571721fe7796bb80b571db9e325405a4c531e8a1"
- "jamesclonk/irdiscordbot:c032a58d922d3f71ee0bc39c4821e97bbd7a9ca0"
- "jamesclonk/jcio-frontend:942d37e2fadd52c250b1732899aa6566396d4f91"
- "jamesclonk/moviedb-frontend:87286a8dd8d0ff6fb9108880b51887854ad0872c"
Expand Down
8 changes: 4 additions & 4 deletions irvisualizer/image.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ apiVersion: kbld.k14s.io/v1alpha1
kind: Config
minimumRequiredVersion: 0.32.0
overrides:
- image: jamesclonk/ircollector:bb30c1360ea08d3a9e50a94822273122d48d13b9
newImage: index.docker.io/jamesclonk/ircollector@sha256:2413356e4dfba14fc1c991b66a708020ffaa93e93c6d1b97e2379a4e16ee2c7b
- image: jamesclonk/ircollector:571721fe7796bb80b571db9e325405a4c531e8a1
newImage: index.docker.io/jamesclonk/ircollector@sha256:3186b662b50aec99f087e3576fa601adc0e5a151316fe1a3642c90ecb7761642
preresolved: true
- image: jamesclonk/irdiscordbot:c032a58d922d3f71ee0bc39c4821e97bbd7a9ca0
newImage: index.docker.io/jamesclonk/irdiscordbot@sha256:e484bdfcbc8253255b792a81c5881dc3ec78a2a2ebf29470030316d0065c3d48
preresolved: true
- image: jamesclonk/irvisualizer:eaf8ef946fefce78403aa666cc17543832e770b1
newImage: index.docker.io/jamesclonk/irvisualizer@sha256:a0d8f3de3d56fafe5807d15b309df09e070ef2c29c3ffad2fa4ed2113aec8449
- image: jamesclonk/irvisualizer:625399ccc65d3eea2b06f2536d41a77b1cc876df
newImage: index.docker.io/jamesclonk/irvisualizer@sha256:7a38da2651b12c3b09af4aaeb8c97a56e9985209ed38933572d6d5694ab0f01e
preresolved: true
4 changes: 2 additions & 2 deletions irvisualizer/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ enable_network_policy: true

irvisualizer:
replicas: 1
image: "jamesclonk/irvisualizer:eaf8ef946fefce78403aa666cc17543832e770b1"
image: "jamesclonk/irvisualizer:625399ccc65d3eea2b06f2536d41a77b1cc876df"

ircollector:
replicas: 1
image: "jamesclonk/ircollector:bb30c1360ea08d3a9e50a94822273122d48d13b9"
image: "jamesclonk/ircollector:571721fe7796bb80b571db9e325405a4c531e8a1"

irdiscordbot:
replicas: 1
Expand Down

0 comments on commit 8805238

Please sign in to comment.