Skip to content

Commit

Permalink
chore(deps): bump flash image to 'sha256:4278e74a34fa4ff6f4f26e75366d…
Browse files Browse the repository at this point in the history
…a4cc7517b549f603082c599508b2c56cecc3' (#46)

bump flash chart version

Co-authored-by: CI Bot <bot@flash.io>
  • Loading branch information
flash-concourse and CI Bot authored Aug 14, 2024
1 parent d22a1db commit 3978aea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/flash/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2 # https://helm.sh/docs/topics/charts/#the-apiversion-field
name: flash
description: A Helm chart for the Flash application backend
type: application
version: 0.0.32
appVersion: 0.6.2
version: 0.0.33
appVersion: 0.6.3
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand Down
8 changes: 4 additions & 4 deletions charts/flash/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ galoy:
repository: lnflash/flash-app:edge
imagePullPolicy: Always
# digests managed by flash-app pipeline in concourse
digest: sha256:8564ff2193af6e201d9110daa0e437ff79327dab6916e9cc8dcd00c946b0c3ce
git_ref: "3d2caf2"
digest: sha256:4278e74a34fa4ff6f4f26e75366da4cc7517b549f603082c599508b2c56cecc3
git_ref: "8eff9b9"
websocket:
repository: docker.io/lnflash/galoy-app-websocket
# digests managed by flash-app pipeline in concourse
digest: "sha256:8740c7bf801851c1c0f1c97ecdefe0b056e2d055299182937c784e5fb97c2e1b"
digest: "sha256:d6925ad192506d52fc08d540c8390232862de75357c107a976e961c3bd50e085"
mongodbMigrate:
repository: docker.io/lnflash/galoy-app-migrate
# digests managed by flash-app pipeline in concourse
digest: "sha256:77a1bd90b6478f051ed898957ad212d02e040486c42851b9dbf28d468aeaa9df"
digest: "sha256:d132145372afab00cc21596d3caf02d3b419d7f8385ff47d2d62454551b97671"
mongoBackup:
repository: us.gcr.io/galoy-org/mongo-backup
# Currently using Galoy's images. To make changes, see /images & /ci in this repo
Expand Down

0 comments on commit 3978aea

Please sign in to comment.