Skip to content

Commit

Permalink
Update Helm release java to v5.0.4 (#925)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 7d705ff commit c8b8d61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/crumble-recipe-backend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: crumble-recipe-backend
apiVersion: v2
home: https://github.com/hmcts/cnp-plum-recipes-service
version: 0.2.16
version: 0.2.17
description: This is for Jenkins pipeline tests of plum /crumble app.
maintainers:
- name: HMCTS CNP Team
email: [email protected]
dependencies:
- name: java
version: 5.0.3
version: 5.0.4
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'
4 changes: 2 additions & 2 deletions charts/plum-recipe-backend/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: plum-recipe-backend
apiVersion: v2
home: https://github.com/hmcts/cnp-plum-recipes-service
version: 0.8.24
version: 0.8.25
description: HMCTS Plum recipes service (test application)
maintainers:
- name: HMCTS CNP Team
email: [email protected]
dependencies:
- name: java
version: 5.0.3
version: 5.0.4
repository: 'https://hmctspublic.azurecr.io/helm/v1/repo/'

0 comments on commit c8b8d61

Please sign in to comment.