Configure for release 1

Change-Id: I0437e563d5c3edd2a752089a0b27de4825284a41
This commit is contained in:
jmarchel7bulls 2024-05-17 15:00:53 +02:00
parent 004224a225
commit ddc1960f39
2 changed files with 4 additions and 2 deletions

View File

@ -8,7 +8,7 @@ image:
repository: "quay.io/nebulous/cloud-fog-service-broker-backend"
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: "r1-latest"
imagePullSecrets: []
nameOverride: ""
@ -130,4 +130,4 @@ frontend:
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
# - chart-example.local

View File

@ -19,12 +19,14 @@
namespace: nebulous
repo_shortname: cloud-fog-service-broker-backend
repo_description: ""
tags: ["r1-latest"]
- context: cfsb-frontend
registry: quay.io
repository: quay.io/nebulous/cloud-fog-service-broker-frontend
namespace: nebulous
repo_shortname: cloud-fog-service-broker-frontend
repo_description: ""
tags: ["r1-latest"]
- job:
name: nebulous-cloud-fog-service-broker-upload-container-images