Commit 0b39711f authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

Update values.yaml [skip ci]

parent 0678cd63
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: '2026.6.30'
version: '2026.7.23'

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
+4 −4
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ tmf-api:
    repository: 
      labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.api/tmf/tmf-api-jvm
    pullPolicy: Always
    tag: "1.0.0"
    tag: "1.0.2"

  imagePullSecrets:
  - name: regcred
@@ -283,7 +283,7 @@ portal-cart:
    repository: 
      labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.portal/cart/hypo-portal-jvm
    pullPolicy: Always
    tag: "1.0.0"
    tag: "1.0.1"

  imagePullSecrets:
  - name: regcred
@@ -377,7 +377,7 @@ peering-api:
    repository: 
      labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.api/peering/peering-api-jvm
    pullPolicy: Always
    tag: "1.0.0"
    tag: "1.1.0"

  imagePullSecrets:
  - name: regcred
@@ -471,7 +471,7 @@ fabric-api:
    repository: 
      labs.etsi.org:5050/osl/hypo/code/org.etsi.osl.hypo.api/fabric/fabric-api-jvm
    pullPolicy: Always
    tag: "1.0.0"
    tag: "1.0.1"
  env:
    CONFIG_HYPO_DIAL_ROLE: "hypo_dial_x"
    FABRIC_POLLER_INTERVAL: "120s"