Skip to content

Commit

Permalink
Update docker.io/crossplane/crossplane Docker tag to v1.12.3
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jan 9, 2024
1 parent 1076f3c commit 33ab888
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ parameters:
crossplane:
registry: docker.io
image: crossplane/crossplane
tag: v1.12.2
tag: v1.12.3
pullPolicy: IfNotPresent
kubectl:
registry: docker.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -122,7 +122,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
resource: limits.memory
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
resourceFieldRef:
containerName: crossplane-init
resource: limits.memory
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -122,7 +122,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
resource: limits.memory
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
resourceFieldRef:
containerName: crossplane-init
resource: limits.memory
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -122,7 +122,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
resource: limits.memory
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
resourceFieldRef:
containerName: crossplane-init
resource: limits.memory
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -122,7 +122,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
resource: limits.memory
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
resourceFieldRef:
containerName: crossplane-init
resource: limits.memory
image: docker.io/crossplane/crossplane:v1.12.2
image: docker.io/crossplane/crossplane:v1.12.3
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down

0 comments on commit 33ab888

Please sign in to comment.