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.9              | 107.98.11             |
| docker     | ghcr.io/defenseunicorns/packages/uds/postgres-operator   | 1.13.0-uds.5-upstream | 1.13.0-uds.6-upstream |
| docker     | registry1.dso.mil/ironbank/jfrog/artifactory/artifactory | 7.98.9                | 7.98.10               |
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 3166a66 commit 42869ec
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.5-upstream
ref: 1.13.0-uds.6-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.9
version: 107.98.11
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.9
tag: 7.98.10
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.9
- registry1.dso.mil/ironbank/jfrog/artifactory/artifactory:7.98.10
- registry1.dso.mil/ironbank/jfrog/jfrog-xray/router:7.135.1
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.5

0 comments on commit 42869ec

Please sign in to comment.