Skip to content

Commit ccc8518

Browse files
authored
Merge branch 'main' into localization-tests-nightly-fixes
2 parents c86e9d0 + 2e9039f commit ccc8518

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/toml-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
16-
- uses: tombi-toml/setup-tombi@f7cb38e77d9a62bc27a8445bf50e660e9496b893 # v1
16+
- uses: tombi-toml/setup-tombi@cebfd308ba02edadfcee148b7473536990950c92 # v1
1717
- name: Validate TOML files
1818
run: tombi lint

scripts/rhdh-openshift-setup/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ upstream:
422422
image:
423423
registry: quay.io
424424
repository: fedora/postgresql-15
425-
tag: latest@sha256:fe759e3a6a2190dd4cba885d46b6638c5c1a9dd5ad13e3e56fd8f1e031e8c0ee
425+
tag: latest@sha256:e18386e401b709298d60d44182033915ca5ab814e7f779f55498153d33ea9336
426426
auth:
427427
secretKeys:
428428
adminPasswordKey: postgres-password

0 commit comments

Comments
 (0)