Skip to content

Commit

Permalink
Merge pull request #21 from defenseunicorns/renovate/confluence-packa…
Browse files Browse the repository at this point in the history
…ge-dependencies

chore(deps): update confluence package dependencies
  • Loading branch information
JoeHCQ1 authored Aug 15, 2024
2 parents 6b73aa2 + 68050fb commit 9f79b80
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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: confluence
namespace: confluence
url: https://atlassian.github.io/data-center-helm-charts
version: "1.20.0"
version: "1.21.0"
repoName: confluence
releaseName: confluence
valuesFiles:
Expand Down
2 changes: 1 addition & 1 deletion values/registry1-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node
tag: "8.9.4"
tag: "9.0.2"

monitoring:
# TODO: Pending an upstream pr to fix jar file location to not be hardcoded:
Expand Down
2 changes: 1 addition & 1 deletion values/upstream-values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: atlassian/confluence
tag: "8.5.12"
tag: "9.0.2"

monitoring:
jmxExporterImageRepo: bitnami/jmx-exporter
Expand Down
4 changes: 2 additions & 2 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- atlassian/confluence:8.5.12
- atlassian/confluence:9.0.2
- bitnami/jmx-exporter:1.0.1

- name: confluence
Expand All @@ -50,6 +50,6 @@ components:
valuesFiles:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node:8.9.4
- registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node:9.0.2
# TODO: Pending an upstream pr to fix jar file location to not be hardcoded:
# - registry1.dso.mil/ironbank/opensource/prometheus/jmx-exporter:0.20.0

0 comments on commit 9f79b80

Please sign in to comment.