diff --git a/freeleaps/helm-pkg/authentication/values.prod.yaml b/freeleaps/helm-pkg/authentication/values.prod.yaml index 780cdb91..95272dc0 100644 --- a/freeleaps/helm-pkg/authentication/values.prod.yaml +++ b/freeleaps/helm-pkg/authentication/values.prod.yaml @@ -8,7 +8,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: 1.0.0 + tag: 1.1.0 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/centralStorage/values.prod.yaml b/freeleaps/helm-pkg/centralStorage/values.prod.yaml index 6f6b5ed8..4e34f9c3 100644 --- a/freeleaps/helm-pkg/centralStorage/values.prod.yaml +++ b/freeleaps/helm-pkg/centralStorage/values.prod.yaml @@ -8,7 +8,7 @@ centralStorage: registry: docker.io repository: null name: central_storage - tag: 1.0.0 + tag: 1.1.0 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/content/values.alpha.yaml b/freeleaps/helm-pkg/content/values.alpha.yaml index 4becfebc..6a6a9f22 100644 --- a/freeleaps/helm-pkg/content/values.alpha.yaml +++ b/freeleaps/helm-pkg/content/values.alpha.yaml @@ -8,7 +8,7 @@ content: registry: docker.io repository: null name: content - tag: snapshot-da584b8 + tag: snapshot-a45698c imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ content: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 64Mi limits: - cpu: '100m' + cpu: 100m memory: 128Mi probes: {} services: diff --git a/freeleaps/helm-pkg/content/values.prod.yaml b/freeleaps/helm-pkg/content/values.prod.yaml index 2aca32ed..dd88ac1c 100644 --- a/freeleaps/helm-pkg/content/values.prod.yaml +++ b/freeleaps/helm-pkg/content/values.prod.yaml @@ -8,7 +8,7 @@ content: registry: docker.io repository: null name: content - tag: 1.0.0 + tag: 1.1.0 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 9ab81ed5..509c949d 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -8,7 +8,7 @@ notification: registry: docker.io repository: null name: notification - tag: snapshot-78c7217 + tag: snapshot-a45698c imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ notification: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 64Mi limits: - cpu: '100m' + cpu: 100m memory: 128Mi probes: {} services: diff --git a/freeleaps/helm-pkg/notification/values.prod.yaml b/freeleaps/helm-pkg/notification/values.prod.yaml index c495e962..16224929 100644 --- a/freeleaps/helm-pkg/notification/values.prod.yaml +++ b/freeleaps/helm-pkg/notification/values.prod.yaml @@ -8,7 +8,7 @@ notification: registry: docker.io repository: null name: notification - tag: 1.0.0 + tag: 1.1.0 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/payment/values.alpha.yaml b/freeleaps/helm-pkg/payment/values.alpha.yaml index 64693dd2..76df29a2 100644 --- a/freeleaps/helm-pkg/payment/values.alpha.yaml +++ b/freeleaps/helm-pkg/payment/values.alpha.yaml @@ -8,7 +8,7 @@ payment: registry: docker.io repository: null name: payment - tag: snapshot-da584b8 + tag: snapshot-a45698c imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ payment: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 64Mi limits: - cpu: '100m' + cpu: 100m memory: 128Mi probes: {} services: diff --git a/freeleaps/helm-pkg/payment/values.prod.yaml b/freeleaps/helm-pkg/payment/values.prod.yaml index 4e37b7ac..bad18eab 100644 --- a/freeleaps/helm-pkg/payment/values.prod.yaml +++ b/freeleaps/helm-pkg/payment/values.prod.yaml @@ -8,7 +8,7 @@ payment: registry: docker.io repository: null name: payment - tag: 1.0.0 + tag: 1.1.0 imagePullPolicy: IfNotPresent ports: - name: http