Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parameters:
crossplane:
registry: docker.io
image: crossplane/crossplane
tag: v1.9.0
tag: v1.9.1
pullPolicy: IfNotPresent
kubectl:
registry: docker.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -96,7 +96,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
env:
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand All @@ -68,7 +68,7 @@ spec:
- args:
- rbac
- init
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -96,7 +96,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
env:
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand All @@ -68,7 +68,7 @@ spec:
- args:
- rbac
- init
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -96,7 +96,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
env:
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand All @@ -68,7 +68,7 @@ spec:
- args:
- rbac
- init
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
value: webhook-tls-secret
- name: WEBHOOK_TLS_CERT_DIR
value: /webhook/tls
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand Down Expand Up @@ -96,7 +96,7 @@ spec:
fieldPath: metadata.namespace
- name: WEBHOOK_SERVICE_PORT
value: '9443'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
env:
- name: LEADER_ELECTION
value: 'true'
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane
ports:
Expand All @@ -68,7 +68,7 @@ spec:
- args:
- rbac
- init
image: docker.io/crossplane/crossplane:v1.9.0
image: docker.io/crossplane/crossplane:v1.9.1
imagePullPolicy: IfNotPresent
name: crossplane-init
resources:
Expand Down