Skip to content

Commit

Permalink
chore(deps): update artifactory package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                  | from                  | to                    |
| ---------- | -------------------------------------------------------- | --------------------- | --------------------- |
| helm       | artifactory                                              | 107.98.7              | 107.98.8              |
| docker     | ghcr.io/defenseunicorns/packages/uds/postgres-operator   | 1.13.0-uds.3-upstream | 1.13.0-uds.4-upstream |
| docker     | registry1.dso.mil/ironbank/jfrog/artifactory/artifactory | 7.98.7                | 7.98.8                |
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 3280cdb commit 412f743
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bundle/uds-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.13.0-uds.3-upstream
ref: 1.13.0-uds.4-upstream
overrides:
postgres-operator:
uds-postgres-config:
Expand Down
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ components:
- name: artifactory
namespace: artifactory
url: https://charts.jfrog.io
version: 107.98.7
version: 107.98.8
repoName: artifactory
releaseName: artifactory
valuesFiles:
Expand Down
2 changes: 1 addition & 1 deletion values/registry1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ artifactory:
image:
registry: registry1.dso.mil
repository: ironbank/jfrog/artifactory/artifactory
tag: 7.98.7
tag: 7.98.8
router:
name: router
image:
Expand Down
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ components:
valuesFiles:
- values/registry1.yaml
images:
- registry1.dso.mil/ironbank/jfrog/artifactory/artifactory:7.98.7
- registry1.dso.mil/ironbank/jfrog/artifactory/artifactory:7.98.8
- registry1.dso.mil/ironbank/jfrog/jfrog-xray/router:7.124.1
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.4

0 comments on commit 412f743

Please sign in to comment.