diff --git a/freeleaps/helm-pkg/chat/values.alpha.yaml b/freeleaps/helm-pkg/chat/values.alpha.yaml index df0a32ab..12c89a36 100644 --- a/freeleaps/helm-pkg/chat/values.alpha.yaml +++ b/freeleaps/helm-pkg/chat/values.alpha.yaml @@ -8,7 +8,7 @@ chat: registry: docker.io repository: null name: chat - tag: snapshot-52c3d53 + tag: snapshot-6208083 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/freeleaps/values.alpha.yaml b/freeleaps/helm-pkg/freeleaps/values.alpha.yaml index 89ac8c85..17998c06 100644 --- a/freeleaps/helm-pkg/freeleaps/values.alpha.yaml +++ b/freeleaps/helm-pkg/freeleaps/values.alpha.yaml @@ -8,7 +8,7 @@ freeleaps: registry: docker.io repository: null name: backend - tag: snapshot-be5098b + tag: snapshot-6208083 imagePullPolicy: IfNotPresent ports: - name: http @@ -16,7 +16,7 @@ freeleaps: protocol: TCP resources: requests: - cpu: '200m' + cpu: 200m memory: 512Mi limits: cpu: '0.5'