Skip to content
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(controller): update kube-rbac-proxy version #186

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

Abhra303
Copy link
Contributor

Closes #183

@Abhra303 Abhra303 requested a review from Pothulapati May 20, 2024 03:24
@@ -305,7 +305,7 @@ var _ = Describe("Dragonfly Lifecycle tests", Ordered, FlakeAttempts(3), func()
}, &df)
Expect(err).To(BeNil())

df.Spec.Image = fmt.Sprintf("%s:%s", resources.DragonflyImage, "v1.16.0")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you want to update df version you also need to do that at other places 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wanted to test the latest version before updating the default image, will drop this part and create a new PR for version upgrade.

@Abhra303 Abhra303 merged commit d50c4e3 into main May 29, 2024
4 checks passed
@Abhra303 Abhra303 deleted the ac/update branch May 29, 2024 08:01
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Jun 12, 2024
…3 ) (patch) (#4865)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[dragonflydb/dragonfly-operator](https://togithub.com/dragonflydb/dragonfly-operator)
| patch | `v1.1.2` -> `v1.1.3` |
| ghcr.io/dragonflydb/operator | patch | `v1.1.2` -> `v1.1.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>dragonflydb/dragonfly-operator
(dragonflydb/dragonfly-operator)</summary>

###
[`v1.1.3`](https://togithub.com/dragonflydb/dragonfly-operator/releases/tag/v1.1.3)

[Compare
Source](https://togithub.com/dragonflydb/dragonfly-operator/compare/v1.1.2...v1.1.3)

Release v1.1.3

Docker image: `docker.dragonflydb.io/dragonflydb/operator:v1.1.3`

This release bumps the default Dragonfly version to v1.19.0, along with
updates to other dependencies. Also, includes some fixes, and support
for custom service name.

##### What's Changed

- fix(resource): add HEALTHCHECK_PORT env in the statefulset by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/175](https://togithub.com/dragonflydb/dragonfly-operator/pull/175)
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/dragonflydb/dragonfly-operator/pull/177](https://togithub.com/dragonflydb/dragonfly-operator/pull/177)
- chore(controller): update kube-rbac-proxy version by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/186](https://togithub.com/dragonflydb/dragonfly-operator/pull/186)
- feat(service): add support for custom service name by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/187](https://togithub.com/dragonflydb/dragonfly-operator/pull/187)
- feat/helmChart: initial support for installing the operator using helm
charts by [@&#8203;nujragan93](https://togithub.com/nujragan93) in
[https://github.com/dragonflydb/dragonfly-operator/pull/174](https://togithub.com/dragonflydb/dragonfly-operator/pull/174)
- fix(failover): failover to available replicas if master is not
starting by [@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/189](https://togithub.com/dragonflydb/dragonfly-operator/pull/189)
- fix(dragonfly): Bump version to v1.18.1 by
[@&#8203;Pothulapati](https://togithub.com/Pothulapati) in
[https://github.com/dragonflydb/dragonfly-operator/pull/195](https://togithub.com/dragonflydb/dragonfly-operator/pull/195)
- fix(dragonfly): Bump version to v1.19.0 by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/199](https://togithub.com/dragonflydb/dragonfly-operator/pull/199)
- fix(rbac-proxy): use the correct version by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/198](https://togithub.com/dragonflydb/dragonfly-operator/pull/198)
- feat(version): release v1.1.3 of Operator by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/200](https://togithub.com/dragonflydb/dragonfly-operator/pull/200)
- fix(github): remove helm release action by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/201](https://togithub.com/dragonflydb/dragonfly-operator/pull/201)

**Full Changelog**:
dragonflydb/dragonfly-operator@v1.1.2...v1.1.3

</details>

---

### 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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
kireque referenced this pull request in kireque/home-ops Jun 12, 2024
…patch) (#658)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.dragonflydb.io/dragonflydb/operator | patch | `v1.1.2` ->
`v1.1.3` |
|
[dragonflydb/dragonfly-operator](https://togithub.com/dragonflydb/dragonfly-operator)
| patch | `v1.1.2` -> `v1.1.3` |

---

### Release Notes

<details>
<summary>dragonflydb/dragonfly-operator
(dragonflydb/dragonfly-operator)</summary>

###
[`v1.1.3`](https://togithub.com/dragonflydb/dragonfly-operator/releases/tag/v1.1.3)

[Compare
Source](https://togithub.com/dragonflydb/dragonfly-operator/compare/v1.1.2...v1.1.3)

Release v1.1.3

Docker image: `docker.dragonflydb.io/dragonflydb/operator:v1.1.3`

This release bumps the default Dragonfly version to v1.19.0, along with
updates to other dependencies. Also, includes some fixes, and support
for custom service name.

##### What's Changed

- fix(resource): add HEALTHCHECK_PORT env in the statefulset by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/175](https://togithub.com/dragonflydb/dragonfly-operator/pull/175)
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/dragonflydb/dragonfly-operator/pull/177](https://togithub.com/dragonflydb/dragonfly-operator/pull/177)
- chore(controller): update kube-rbac-proxy version by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/186](https://togithub.com/dragonflydb/dragonfly-operator/pull/186)
- feat(service): add support for custom service name by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/187](https://togithub.com/dragonflydb/dragonfly-operator/pull/187)
- feat/helmChart: initial support for installing the operator using helm
charts by [@&#8203;nujragan93](https://togithub.com/nujragan93) in
[https://github.com/dragonflydb/dragonfly-operator/pull/174](https://togithub.com/dragonflydb/dragonfly-operator/pull/174)
- fix(failover): failover to available replicas if master is not
starting by [@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/189](https://togithub.com/dragonflydb/dragonfly-operator/pull/189)
- fix(dragonfly): Bump version to v1.18.1 by
[@&#8203;Pothulapati](https://togithub.com/Pothulapati) in
[https://github.com/dragonflydb/dragonfly-operator/pull/195](https://togithub.com/dragonflydb/dragonfly-operator/pull/195)
- fix(dragonfly): Bump version to v1.19.0 by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/199](https://togithub.com/dragonflydb/dragonfly-operator/pull/199)
- fix(rbac-proxy): use the correct version by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/198](https://togithub.com/dragonflydb/dragonfly-operator/pull/198)
- feat(version): release v1.1.3 of Operator by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/200](https://togithub.com/dragonflydb/dragonfly-operator/pull/200)
- fix(github): remove helm release action by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/201](https://togithub.com/dragonflydb/dragonfly-operator/pull/201)

**Full Changelog**:
dragonflydb/dragonfly-operator@v1.1.2...v1.1.3

</details>

---

### 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 these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.13.1 rbac-proxy has 5 critical CVEs
2 participants