automata
automata copied to clipboard
chore(deps): update quay.io/ceph/ceph docker tag to v17.2.7
This PR contains the following updates:
Package | Update | Change |
---|---|---|
quay.io/ceph/ceph | patch | v17.2.6 -> v17.2.7 |
[!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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
rook-ceph/rook-ceph-tools Deployment (apps/v1) ${\color{green}+1}$ ${\color{red}-1}$
{
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
{
name: "rook-ceph-tools"
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v17.2.7"
}
]
}
}
}
}
rook-ceph/rook-ceph CephCluster (ceph.rook.io/v1) ${\color{green}+1}$ ${\color{red}-1}$
{
apiVersion: "ceph.rook.io/v1"
kind: "CephCluster"
spec: {
cephVersion: {
- image: "quay.io/ceph/ceph:v17.2.6"
+ image: "quay.io/ceph/ceph:v17.2.7"
}
}
}