-
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 docker.dragonflydb.io/dragonflydb/operator docker tag to v0.0.10 #283
base: main
Are you sure you want to change the base?
chore(deps): update docker.dragonflydb.io/dragonflydb/operator docker tag to v0.0.10 #283
Conversation
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.7"
}
]
}
}
}
}
|
2ba6e4f
to
924ce92
Compare
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.8"
}
]
}
}
}
}
|
924ce92
to
e9c195f
Compare
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.9"
}
]
}
}
}
}
|
e9c195f
to
398ec46
Compare
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.10"
}
]
}
}
}
}
|
398ec46
to
3c4dc03
Compare
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.10"
}
]
}
}
}
}
|
3c4dc03
to
78a0c06
Compare
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.10"
}
]
}
}
}
}
|
1 similar comment
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.10"
}
]
}
}
}
}
|
78a0c06
to
6919fbf
Compare
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.10"
}
]
}
}
}
}
|
1 similar comment
dragonfly-operator-system/dragonfly-operator-controller-manager Deployment (apps/v1) {
apiVersion: "apps/v1"
kind: "Deployment"
spec: {
template: {
spec: {
containers: [
...
{
name: "manager"
- image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.6"
+ image: "docker.dragonflydb.io/dragonflydb/operator:v0.0.10"
}
]
}
}
}
}
|
This PR contains the following updates:
v0.0.6
->v0.0.10
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.