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.84.17             | 107.90.8              |
| docker     | ghcr.io/defenseunicorns/packages/uds/postgres-operator | 1.10.1-uds.4-upstream | 1.12.2-uds.2-upstream |
| docker     | registry1.dso.mil/ironbank/jfrog/jfrog-xray/router     | 7.108.0               | 7.124.0               |
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent a5fd7d5 commit c86cbb7
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 @@ -13,7 +13,7 @@ packages:

- name: postgres-operator
repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator
ref: 1.10.1-uds.4-upstream
ref: 1.12.2-uds.2-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 @@ -16,7 +16,7 @@ components:
- name: artifactory
namespace: artifactory
url: https://charts.jfrog.io
version: 107.84.17
version: 107.90.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 @@ -17,5 +17,5 @@ router:
image:
registry: registry1.dso.mil
repository: ironbank/jfrog/jfrog-xray/router
tag: 7.108.0
tag: 7.124.0
installerInfo: '{"productId":"ironbank_helm_artifactory-pro/10.14.4","features":[{"featureId":"Partner/ACC-013116"}]}'
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ components:
- values/registry1.yaml
images:
- registry1.dso.mil/ironbank/jfrog/artifactory/artifactory:7.84.14
- registry1.dso.mil/ironbank/jfrog/jfrog-xray/router:7.108.0
- registry1.dso.mil/ironbank/jfrog/jfrog-xray/router:7.124.0
- registry1.dso.mil/ironbank/redhat/ubi/ubi9-minimal:9.4

0 comments on commit c86cbb7

Please sign in to comment.