Skip to content

Commit af287cd

Browse files
chore(deps): update ghcr.io/open-feature/flagd docker tag to v0.11.2 (#354)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/open-feature/flagd](https://redirect.github.com/open-feature/flagd) | patch | `v0.11.1` -> `v0.11.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1486ba commit af287cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ services:
108108
- "9090:9090"
109109

110110
flagd:
111-
image: ghcr.io/open-feature/flagd:v0.11.1
111+
image: ghcr.io/open-feature/flagd:v0.11.2
112112
command:
113113
- start
114114
- --cors-origin

0 commit comments

Comments
 (0)