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

feat(version): release 1.1.6 of Operator #219

Merged
merged 1 commit into from
Jul 19, 2024
Merged

feat(version): release 1.1.6 of Operator #219

merged 1 commit into from
Jul 19, 2024

Conversation

Abhra303
Copy link
Contributor

No description provided.

Signed-off-by: Abhradeep Chakraborty <abhradeep@dragonflydb.io>
@Abhra303 Abhra303 merged commit d4094f8 into main Jul 19, 2024
4 checks passed
coolguy1771 referenced this pull request in coolguy1771/home-ops Jul 19, 2024
…6 ) (patch) (#5080)

This PR contains the following updates:

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

---

### Release Notes

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

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

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

Release v1.1.6

Docker image: `docker.dragonflydb.io/dragonflydb/operator:v1.1.6`
Helm chart: `oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.6`

This release introduces support for Helm Chart (beta), enhanced with
monitoring features including ServiceMonitor and Grafana Dashboard. The
Helm Chart is currently in its beta phase.

Heartfelt thanks to
[@&#8203;nujragan93](https://togithub.com/nujragan93),
[@&#8203;Aym3nTN](https://togithub.com/Aym3nTN) and
[@&#8203;nlamirault](https://togithub.com/nlamirault) for helping us in
this effort!

##### What's Changed

- fix(helm): install crds by default by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/218](https://togithub.com/dragonflydb/dragonfly-operator/pull/218)
- feat(helm): Grafana dashboard using configmap and Grafana Operator by
[@&#8203;nlamirault](https://togithub.com/nlamirault) in
[https://github.com/dragonflydb/dragonfly-operator/pull/213](https://togithub.com/dragonflydb/dragonfly-operator/pull/213)
- feat(helm): cleanup Kubernetes recommended labels and support
additional labels by
[@&#8203;nlamirault](https://togithub.com/nlamirault) in
[https://github.com/dragonflydb/dragonfly-operator/pull/211](https://togithub.com/dragonflydb/dragonfly-operator/pull/211)
- feat(version): release 1.1.6 of Operator by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/219](https://togithub.com/dragonflydb/dragonfly-operator/pull/219)

**Full Changelog**:
dragonflydb/dragonfly-operator@v1.1.5...v1.1.6

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

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

This PR contains the following updates:

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

---

### Release Notes

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

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

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

Release v1.1.6

Docker image: `docker.dragonflydb.io/dragonflydb/operator:v1.1.6`
Helm chart: `oci://ghcr.io/dragonflydb/dragonfly-operator/helm:v1.1.6`

This release introduces support for Helm Chart (beta), enhanced with
monitoring features including ServiceMonitor and Grafana Dashboard. The
Helm Chart is currently in its beta phase.

Heartfelt thanks to
[@&#8203;nujragan93](https://togithub.com/nujragan93),
[@&#8203;Aym3nTN](https://togithub.com/Aym3nTN) and
[@&#8203;nlamirault](https://togithub.com/nlamirault) for helping us in
this effort!

##### What's Changed

- fix(helm): install crds by default by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/218](https://togithub.com/dragonflydb/dragonfly-operator/pull/218)
- feat(helm): Grafana dashboard using configmap and Grafana Operator by
[@&#8203;nlamirault](https://togithub.com/nlamirault) in
[https://github.com/dragonflydb/dragonfly-operator/pull/213](https://togithub.com/dragonflydb/dragonfly-operator/pull/213)
- feat(helm): cleanup Kubernetes recommended labels and support
additional labels by
[@&#8203;nlamirault](https://togithub.com/nlamirault) in
[https://github.com/dragonflydb/dragonfly-operator/pull/211](https://togithub.com/dragonflydb/dragonfly-operator/pull/211)
- feat(version): release 1.1.6 of Operator by
[@&#8203;Abhra303](https://togithub.com/Abhra303) in
[https://github.com/dragonflydb/dragonfly-operator/pull/219](https://togithub.com/dragonflydb/dragonfly-operator/pull/219)

**Full Changelog**:
dragonflydb/dragonfly-operator@v1.1.5...v1.1.6

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->

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.

2 participants