Skip to content

Commit

Permalink
fix: update docker.io/dolibarr/dolibarr docker tag to v19.0.4 (#783)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Nov 17, 2024
1 parent fbf7796 commit 1a44689
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/dolibarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: dolibarr
sources:
- https://github.com/Dolibarr/dolibarr
- https://github.com/cowboysysop/charts/tree/master/charts/dolibarr
version: 5.2.2
version: 5.2.3
dependencies:
- name: common
version: 2.21.0
Expand Down
2 changes: 1 addition & 1 deletion charts/dolibarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ image:
repository: dolibarr/dolibarr

## @param image.tag Image tag
tag: 19.0.3
tag: 19.0.4

## @param image.digest Image digest
digest: ""
Expand Down

0 comments on commit 1a44689

Please sign in to comment.