-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update quay.io/jetstack/cert-manager-csi-driver docker tag to v0.10.2 #353
base: main
Are you sure you want to change the base?
chore(deps): update quay.io/jetstack/cert-manager-csi-driver docker tag to v0.10.2 #353
Conversation
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.6.0"
}
]
}
}
}
}
|
1bf8eb9
to
36cd762
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.7.0"
}
]
}
}
}
}
|
36cd762
to
ba1e329
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.7.1"
}
]
}
}
}
}
|
ba1e329
to
648779e
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.8.0"
}
]
}
}
}
}
|
648779e
to
a0721eb
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.8.1"
}
]
}
}
}
}
|
a0721eb
to
df0d6ce
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.9.0"
}
]
}
}
}
}
|
df0d6ce
to
ddbd33a
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.10.0"
}
]
}
}
}
}
|
ddbd33a
to
10b2864
Compare
cert-manager-csi-driver/cert-manager-csi-driver DaemonSet (apps/v1) {
apiVersion: "apps/v1"
kind: "DaemonSet"
spec: {
template: {
spec: {
containers: [
...
...
{
name: "cert-manager-csi-driver"
- image: "quay.io/jetstack/cert-manager-csi-driver:v0.5.0"
+ image: "quay.io/jetstack/cert-manager-csi-driver:v0.10.1"
}
]
}
}
}
}
|
10b2864
to
6c97681
Compare
6c97681
to
fd1ace6
Compare
This PR contains the following updates:
v0.5.0
->v0.10.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.