Skip to content

Commit

Permalink
chore(deps): bump-flash-image- (#47)
Browse files Browse the repository at this point in the history
* chore(deps): bump flash image to 'sha256:68f4941d79ec15cf7f20cea814df9f054f81708f14dda59b19dc53324f7088fd'

* bump flash chart version

---------

Co-authored-by: CI Bot <bot@flash.io>
Co-authored-by: Ben Hindman <benhindman@gmail.com>
  • Loading branch information
3 people authored Aug 14, 2024
1 parent 9944b71 commit 39c8bad
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.34
appVersion: 0.6.3
version: 0.0.35
appVersion: 0.6.4
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:4278e74a34fa4ff6f4f26e75366da4cc7517b549f603082c599508b2c56cecc3
git_ref: "8eff9b9"
digest: sha256:68f4941d79ec15cf7f20cea814df9f054f81708f14dda59b19dc53324f7088fd
git_ref: "d9b9e42"
websocket:
repository: docker.io/lnflash/galoy-app-websocket
# digests managed by flash-app pipeline in concourse
digest: "sha256:d6925ad192506d52fc08d540c8390232862de75357c107a976e961c3bd50e085"
digest: "sha256:c93d7b3746d1e069aab4f4c512ac27fb5587eb0ca70f1c22e8f0e4e43660d4a1"
mongodbMigrate:
repository: docker.io/lnflash/galoy-app-migrate
# digests managed by flash-app pipeline in concourse
digest: "sha256:d132145372afab00cc21596d3caf02d3b419d7f8385ff47d2d62454551b97671"
digest: "sha256:0085cfdd99389d8d999955c326850e9baba17be8edb666c6a03e3b5cab15ea78"
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 39c8bad

Please sign in to comment.