Skip to content

Commit

Permalink
chore(deps): update confluence package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                                     | from        | to          |
| ---------- | --------------------------------------------------------------------------- | ----------- | ----------- |
| git-tags   | https://repo1.dso.mil/big-bang/product/community/confluence.git             | 1.18.0-bb.0 | 1.20.0-bb.0 |
| docker     | registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node | 8.8.0       | 8.9.1       |
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 3b35fcb commit f3664ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ingress:

image:
repository: registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node
tag: "8.8.0"
tag: "8.9.1"

#Turn off collaborative editing
synchrony:
Expand Down
4 changes: 2 additions & 2 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ components:
namespace: confluence
url: https://repo1.dso.mil/big-bang/product/community/confluence.git
gitPath: chart
version: 1.18.0-bb.0
version: 1.20.0-bb.0
valuesFiles:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node:8.8.0
- registry1.dso.mil/ironbank/atlassian/confluence-data-center/confluence-node:8.9.1
- registry1.dso.mil/ironbank/big-bang/base:2.1.0

0 comments on commit f3664ea

Please sign in to comment.