Skip to content

Commit

Permalink
chore(deps): update gitlab package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                | from                  | to                    |
| ---------- | ------------------------------------------------------ | --------------------- | --------------------- |
| docker     | ghcr.io/defenseunicorns/packages/uds/postgres-operator | 1.12.2-uds.1-upstream | 1.12.2-uds.2-upstream |
| docker     | ghcr.io/defenseunicorns/packages/uds/valkey            | 7.2.5-uds.2-upstream  | 7.2.6-uds.0-upstream  |
| helm       | gitlab                                                 | 8.1.3                 | 8.2.1                 |
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 97b687e commit 74ff04f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.12.2-uds.1-upstream
ref: 1.12.2-uds.2-upstream
overrides:
postgres-operator:
uds-postgres-config:
Expand All @@ -39,7 +39,7 @@ packages:

- name: valkey
repository: ghcr.io/defenseunicorns/packages/uds/valkey
ref: 7.2.5-uds.2-upstream
ref: 7.2.6-uds.0-upstream
overrides:
valkey:
uds-valkey-config:
Expand Down
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ components:
namespace: gitlab
url: https://charts.gitlab.io/
gitPath: chart
version: "8.1.3"
version: "8.2.1"
valuesFiles:
- ../values/common-values.yaml
actions:
Expand Down

0 comments on commit 74ff04f

Please sign in to comment.