Skip to content

Commit

Permalink
Update ghcr.io/vshn/appcat Docker tag to v4.101.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 30, 2024
1 parent 5d85814 commit d66e71f
Show file tree
Hide file tree
Showing 55 changed files with 562 additions and 91 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: v4.100.2
tag: v4.101.0
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 @@ -3,6 +3,6 @@ kind: Function
metadata:
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:v4.100.2-func
package: ghcr.io/vshn/appcat:v4.101.0-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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion tests/golden/billing/appcat/appcat/10_function_appcat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Function
metadata:
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:v4.100.2-func
package: ghcr.io/vshn/appcat:v4.101.0-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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
value: "false"
- name: APPCAT_SLI_VSHNMARIADB
value: "false"
image: ghcr.io/vshn/appcat:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Function
metadata:
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:v4.100.2-func
package: ghcr.io/vshn/appcat:v4.101.0-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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
value: "false"
- name: APPCAT_SLI_VSHNMARIADB
value: "false"
image: ghcr.io/vshn/appcat:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Function
metadata:
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:v4.100.2-func
package: ghcr.io/vshn/appcat:v4.101.0-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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
value: "false"
- name: APPCAT_SLI_VSHNMARIADB
value: "false"
image: ghcr.io/vshn/appcat:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Function
metadata:
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:v4.100.2-func
package: ghcr.io/vshn/appcat:v4.101.0-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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Function
metadata:
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:v4.100.2-func
package: ghcr.io/vshn/appcat:v4.101.0-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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,65 @@ rules:
- update
- watch
- apiGroups:
- kubernetes.crossplane.io
- syn.tools
resources:
- objects
- compositemariadbdatabaseinstances
verbs:
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- syn.tools
resources:
- compositemariadbinstances
verbs:
- get
- list
- patch
- update
- watch
- apiGroups:
- syn.tools
resources:
- compositemariadbinstances/status
verbs:
- get
- list
- patch
- update
- watch
- apiGroups:
- syn.tools
resources:
- compositemariadbuserinstances
verbs:
- get
- list
- patch
- update
- watch
- apiGroups:
- syn.tools
resources:
- compositeredisinstances
verbs:
- get
- list
- patch
- update
- watch
- apiGroups:
- syn.tools
resources:
- compositeredisinstances/status
verbs:
- get
- list
- patch
- update
- watch
- apiGroups:
- vshn.appcat.vshn.io
resources:
Expand Down Expand Up @@ -141,17 +195,6 @@ rules:
- patch
- update
- watch
- apiGroups:
- vshn.appcat.vshn.io
resources:
- xvshnpostgresqls/finalizers
verbs:
- create
- get
- list
- patch
- update
- watch
- apiGroups:
- vshn.appcat.vshn.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,44 @@ metadata:
cert-manager.io/inject-ca-from: syn-appcat/webhook-certificate
name: appcat-validation
webhooks:
- admissionReviewVersions:
- v1
clientConfig:
service:
name: webhook-service
namespace: syn-appcat
path: /validate-mysql-sql-crossplane-io-v1alpha1-database
failurePolicy: Fail
name: databases.mysql.vshn.appcat.vshn.io
rules:
- apiGroups:
- mysql.sql.crossplane.io
apiVersions:
- v1alpha1
operations:
- DELETE
resources:
- databases
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
service:
name: webhook-service
namespace: syn-appcat
path: /validate-mysql-sql-crossplane-io-v1alpha1-grant
failurePolicy: Fail
name: grants.mysql.vshn.appcat.vshn.io
rules:
- apiGroups:
- mysql.sql.crossplane.io
apiVersions:
- v1alpha1
operations:
- DELETE
resources:
- grants
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
Expand Down Expand Up @@ -47,6 +85,44 @@ webhooks:
resources:
- objectbuckets
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
service:
name: webhook-service
namespace: syn-appcat
path: /validate-kubernetes-crossplane-io-v1alpha2-object
failurePolicy: Fail
name: objects.vshn.appcat.vshn.io
rules:
- apiGroups:
- kubernetes.crossplane.io
apiVersions:
- v1alpha2
operations:
- DELETE
resources:
- objects
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
service:
name: webhook-service
namespace: syn-appcat
path: /validate-kubernetes-crossplane-io-v1alpha1-object
failurePolicy: Fail
name: objectsv1alpha1.vshn.appcat.vshn.io
rules:
- apiGroups:
- kubernetes.crossplane.io
apiVersions:
- v1alpha1
operations:
- DELETE
resources:
- objects
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
Expand Down Expand Up @@ -91,6 +167,44 @@ webhooks:
resources:
- persistentvolumeclaims
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
service:
name: webhook-service
namespace: syn-appcat
path: /validate-helm-crossplane-io-v1beta1-release
failurePolicy: Fail
name: releases.vshn.appcat.vshn.io
rules:
- apiGroups:
- helm.crossplane.io
apiVersions:
- v1beta1
operations:
- DELETE
resources:
- releases
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
service:
name: webhook-service
namespace: syn-appcat
path: /validate-mysql-sql-crossplane-io-v1alpha1-user
failurePolicy: Fail
name: users.mysql.vshn.appcat.vshn.io
rules:
- apiGroups:
- mysql.sql.crossplane.io
apiVersions:
- v1alpha1
operations:
- DELETE
resources:
- users
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ kind: Function
metadata:
name: function-appcat
spec:
package: ghcr.io/vshn/appcat:v4.100.2-func
package: ghcr.io/vshn/appcat:v4.101.0-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:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
value: "false"
- name: APPCAT_SLI_VSHNMARIADB
value: "false"
image: ghcr.io/vshn/appcat:v4.100.2
image: ghcr.io/vshn/appcat:v4.101.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
Loading

0 comments on commit d66e71f

Please sign in to comment.