Skip to content

Commit

Permalink
Adjust appcat tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Kidswiss committed Nov 7, 2023
1 parent 70bc71d commit be4f4a0
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 73 deletions.
2 changes: 1 addition & 1 deletion component/class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ parameters:
appcat:
registry: ghcr.io
repository: vshn/appcat
tag: sli_minio
tag: v4.40.0
apiserver:
registry: ghcr.io
repository: vshn/appcat-apiserver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ spec:
env:
- name: PLANS_NAMESPACE
value: syn-appcat
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ spec:
value: "false"
- name: APPCAT_SLI_VSHNREDIS
value: "false"
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,7 @@ spec:
data:
controlNamespace: syn-appcat-control
defaultPlan: standard-1
<<<<<<< HEAD
imageTag: v4.39.0
=======
imageTag: sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
imageTag: v4.40.0
maintenanceSA: helm-based-service-maintenance
minioChartRepository: https://charts.min.io
minioChartVersion: 5.0.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ spec:
env:
- name: PLANS_NAMESPACE
value: syn-appcat
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@ spec:
envFrom:
- secretRef:
name: appcat-sla-reports-creds
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
name: sla-reporter
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ spec:
value: "false"
- name: APPCAT_SLI_VSHNREDIS
value: "false"
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ spec:
value: "false"
- name: APPCAT_SLI_VSHNREDIS
value: "false"
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,7 @@ spec:
data:
controlNamespace: syn-appcat-control
defaultPlan: standard-1
<<<<<<< HEAD
imageTag: v4.39.0
=======
imageTag: sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
imageTag: v4.40.0
maintenanceSA: helm-based-service-maintenance
minioChartRepository: https://charts.min.io
minioChartVersion: 5.0.13
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: myuser@example.com
externalDatabaseConnectionsEnabled: 'true'
<<<<<<< HEAD
imageTag: v4.39.0
=======
imageTag: sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
imageTag: v4.40.0
quotasEnabled: 'false'
sgNamespace: stackgres
sideCars: '{"clusterController": {"limits": {"cpu": "32m", "memory": "2Gi"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: myuser@example.com
externalDatabaseConnectionsEnabled: 'true'
<<<<<<< HEAD
imageTag: v4.39.0
=======
imageTag: sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
imageTag: v4.40.0
quotasEnabled: 'false'
sgNamespace: stackgres
sideCars: '{"clusterController": {"limits": {"cpu": "32m", "memory": "2Gi"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@ spec:
data:
bucketRegion: lpg
controlNamespace: syn-appcat-control
<<<<<<< HEAD
imageTag: v4.39.0
=======
imageTag: sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
imageTag: v4.40.0
maintenanceSA: helm-based-service-maintenance
quotasEnabled: 'false'
restoreSA: redisrestoreserviceaccount
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ spec:
env:
- name: PLANS_NAMESPACE
value: syn-appcat
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@ spec:
envFrom:
- secretRef:
name: appcat-sla-reports-creds
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
name: sla-reporter
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ spec:
value: "true"
- name: APPCAT_SLI_VSHNREDIS
value: "true"
<<<<<<< HEAD
image: ghcr.io/vshn/appcat:v4.39.0
=======
image: ghcr.io/vshn/appcat:sli_minio
>>>>>>> 713106c (Switch to sli_minio image)
image: ghcr.io/vshn/appcat:v4.40.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
4 changes: 2 additions & 2 deletions package/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ applications:
- crossplane
parameters:
pkg.appcat:
componentVersion: add/minio_sla
componentVersion: v2.6.0
image:
registry: ghcr.io
repository: vshn/appcat
tag: sli_minio
tag: v4.40.0
components:
appcat:
url: https://github.com/vshn/component-appcat.git
Expand Down

0 comments on commit be4f4a0

Please sign in to comment.