Skip to content

Commit

Permalink
Update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent 6abfbb5 commit 9aef536
Show file tree
Hide file tree
Showing 53 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ parameters:
appcat:
registry: ghcr.io
repository: vshn/appcat
tag: fix/default-to-correct-updateStrategy
tag: v4.118.2
functionAppcat:
registry: ${appcat:images:appcat:registry}
repository: ${appcat:images:appcat:repository}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
argocd.argoproj.io/sync-wave: '-40'
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy-func
package: ghcr.io/vshn/appcat:v4.118.2-func
runtimeConfigRef:
name: function-appcat
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
ingress_annotations: |
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
cert-manager.io/cluster-issuer: letsencrypt-staging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
isOpenshift: 'false'
maintenanceSA: helm-based-service-maintenance
mode: standalone
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
ingress_annotations: |
cert-manager.io/cluster-issuer: letsencrypt-staging
nginx.ingress.kubernetes.io/enable-cors: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
emailAlertingSmtpUsername: [email protected]
externalDatabaseConnectionsEnabled: 'true'
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
initContainers: '{"clusterReconciliationCycle": {"limits": {"cpu": "300m",
"memory": "200Mi"}, "requests": {"cpu": "100m", "memory": "100Mi"}}, "pgbouncerAuthFile":
{"limits": {"cpu": "300m", "memory": "500Mi"}, "requests": {"cpu": "100m",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
isOpenshift: 'false'
maintenanceSA: helm-based-service-maintenance
ownerGroup: vshn.appcat.vshn.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- --secure-port=9443
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
env:
- name: PLANS_NAMESPACE
value: syn-appcat
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
envFrom:
- secretRef:
name: appcat-sla-reports-creds
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
name: sla-reporter
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
argocd.argoproj.io/sync-wave: '-40'
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy-func
package: ghcr.io/vshn/appcat:v4.118.2-func
runtimeConfigRef:
name: function-appcat
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- --secure-port=9443
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- --health-probe-bind-address=:8081
- --metrics-bind-address=127.0.0.1:8080
env: []
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/dev/appcat/appcat/10_function_appcat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
argocd.argoproj.io/sync-wave: '-40'
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy-func
package: ghcr.io/vshn/appcat:v4.118.2-func
runtimeConfigRef:
name: function-appcat
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
ingress_annotations: |
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
cert-manager.io/cluster-issuer: letsencrypt-staging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
isOpenshift: 'false'
maintenanceSA: helm-based-service-maintenance
mode: standalone
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
ingress_annotations: |
cert-manager.io/cluster-issuer: letsencrypt-staging
isOpenshift: 'false'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
emailAlertingSmtpUsername: [email protected]
externalDatabaseConnectionsEnabled: 'true'
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
initContainers: '{"clusterReconciliationCycle": {"limits": {"cpu": "300m",
"memory": "200Mi"}, "requests": {"cpu": "100m", "memory": "100Mi"}}, "pgbouncerAuthFile":
{"limits": {"cpu": "300m", "memory": "500Mi"}, "requests": {"cpu": "100m",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
isOpenshift: 'false'
maintenanceSA: helm-based-service-maintenance
ownerGroup: vshn.appcat.vshn.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- --secure-port=9443
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
env:
- name: PLANS_NAMESPACE
value: syn-appcat
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
envFrom:
- secretRef:
name: appcat-sla-reports-creds
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
name: sla-reporter
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- --health-probe-bind-address=:8081
- --metrics-bind-address=127.0.0.1:8080
env: []
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
secretKeyRef:
key: kubeconfig
name: controlclustercredentials
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
env:
- name: KUBECONFIG
value: /.kube/config
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
argocd.argoproj.io/sync-wave: '-40'
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy-func
package: ghcr.io/vshn/appcat:v4.118.2-func
runtimeConfigRef:
name: function-appcat
Original file line number Diff line number Diff line change
Expand Up @@ -11901,9 +11901,9 @@ spec:
the instance spec will be applied.
properties:
type:
default: OnRestart
default: Immediate
description: |-
Type indicates the type of the UpdateStrategy. Default is OnRestart.
Type indicates the type of the UpdateStrategy. Default is Immediate.
Possible enum values:
- `"OnRestart"` indicates that the changes to the spec will only be applied once the instance is restarted by other means, most likely during maintenance.
- `"Immediate"` indicates that update will be applied to the instance as soon as the spec changes. Please be aware that this might lead to short downtime.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11887,9 +11887,9 @@ spec:
the instance spec will be applied.
properties:
type:
default: OnRestart
default: Immediate
description: |-
Type indicates the type of the UpdateStrategy. Default is OnRestart.
Type indicates the type of the UpdateStrategy. Default is Immediate.
Possible enum values:
- `"OnRestart"` indicates that the changes to the spec will only be applied once the instance is restarted by other means, most likely during maintenance.
- `"Immediate"` indicates that update will be applied to the instance as soon as the spec changes. Please be aware that this might lead to short downtime.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5891,9 +5891,9 @@ spec:
spec will be applied.
properties:
type:
default: OnRestart
default: Immediate
description: |-
Type indicates the type of the UpdateStrategy. Default is OnRestart.
Type indicates the type of the UpdateStrategy. Default is Immediate.
Possible enum values:
- `"OnRestart"` indicates that the changes to the spec will only be applied once the instance is restarted by other means, most likely during maintenance.
- `"Immediate"` indicates that update will be applied to the instance as soon as the spec changes. Please be aware that this might lead to short downtime.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
ingress_annotations: |
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
cert-manager.io/cluster-issuer: letsencrypt-staging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
isOpenshift: 'true'
maintenanceSA: helm-based-service-maintenance
mode: standalone
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
isOpenshift: 'true'
maintenanceSA: helm-based-service-maintenance
minioChartRepository: https://charts.min.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
ingress_annotations: |
cert-manager.io/cluster-issuer: letsencrypt-staging
isOpenshift: 'true'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
emailAlertingSmtpUsername: [email protected]
externalDatabaseConnectionsEnabled: 'true'
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
initContainers: '{"clusterReconciliationCycle": {"limits": {"cpu": "300m",
"memory": "200Mi"}, "requests": {"cpu": "100m", "memory": "100Mi"}}, "pgbouncerAuthFile":
{"limits": {"cpu": "300m", "memory": "500Mi"}, "requests": {"cpu": "100m",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ spec:
emailAlertingSmtpHost: smtp.eu.mailgun.org:465
emailAlertingSmtpUsername: [email protected]
ignoreNamespaceForBilling: vshn-test
imageTag: fix_default-to-correct-updateStrategy
imageTag: v4.118.2
isOpenshift: 'true'
maintenanceSA: helm-based-service-maintenance
ownerGroup: vshn.appcat.vshn.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- --secure-port=9443
- --tls-cert-file=/apiserver.local.config/certificates/tls.crt
- --tls-private-key-file=/apiserver.local.config/certificates/tls.key
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
env:
- name: PLANS_NAMESPACE
value: syn-appcat
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
envFrom:
- secretRef:
name: appcat-sla-reports-creds
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
name: sla-reporter
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- --health-probe-bind-address=:8081
- --metrics-bind-address=127.0.0.1:8080
env: []
image: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy
image: ghcr.io/vshn/appcat:v4.118.2
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ metadata:
argocd.argoproj.io/sync-wave: '-40'
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:fix_default-to-correct-updateStrategy-func
package: ghcr.io/vshn/appcat:v4.118.2-func
runtimeConfigRef:
name: function-appcat
Original file line number Diff line number Diff line change
Expand Up @@ -11901,9 +11901,9 @@ spec:
the instance spec will be applied.
properties:
type:
default: OnRestart
default: Immediate
description: |-
Type indicates the type of the UpdateStrategy. Default is OnRestart.
Type indicates the type of the UpdateStrategy. Default is Immediate.
Possible enum values:
- `"OnRestart"` indicates that the changes to the spec will only be applied once the instance is restarted by other means, most likely during maintenance.
- `"Immediate"` indicates that update will be applied to the instance as soon as the spec changes. Please be aware that this might lead to short downtime.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11887,9 +11887,9 @@ spec:
the instance spec will be applied.
properties:
type:
default: OnRestart
default: Immediate
description: |-
Type indicates the type of the UpdateStrategy. Default is OnRestart.
Type indicates the type of the UpdateStrategy. Default is Immediate.
Possible enum values:
- `"OnRestart"` indicates that the changes to the spec will only be applied once the instance is restarted by other means, most likely during maintenance.
- `"Immediate"` indicates that update will be applied to the instance as soon as the spec changes. Please be aware that this might lead to short downtime.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5891,9 +5891,9 @@ spec:
spec will be applied.
properties:
type:
default: OnRestart
default: Immediate
description: |-
Type indicates the type of the UpdateStrategy. Default is OnRestart.
Type indicates the type of the UpdateStrategy. Default is Immediate.
Possible enum values:
- `"OnRestart"` indicates that the changes to the spec will only be applied once the instance is restarted by other means, most likely during maintenance.
- `"Immediate"` indicates that update will be applied to the instance as soon as the spec changes. Please be aware that this might lead to short downtime.
Expand Down
Loading

0 comments on commit 9aef536

Please sign in to comment.