Skip to content

Commit 9d8af53

Browse files
chore(deps): update docker.flipt.io/flipt/flipt docker tag to v1.49.2 (#362)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.flipt.io/flipt/flipt](https://redirect.github.com/flipt-io/flipt) | minor | `v1.46.2` -> `v1.49.2` | --- ### Release Notes <details> <summary>flipt-io/flipt (docker.flipt.io/flipt/flipt)</summary> ### [`v1.49.2`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1492---2024-09-09) [Compare Source](https://redirect.github.com/flipt-io/flipt/compare/v1.49.1...v1.49.2) ##### Fixed - enable pgx simple protocol if prepared statements disabled ([#&#8203;3436](https://redirect.github.com/flipt-io/flipt/issues/3436)) - check authz for client-side evaluation endpoint ([#&#8203;3438](https://redirect.github.com/flipt-io/flipt/issues/3438)) ### [`v1.49.1`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1491---2024-09-03) [Compare Source](https://redirect.github.com/flipt-io/flipt/compare/v1.49.0...v1.49.1) ##### Changed - `authz`: use lock only during the variables update ([#&#8203;3431](https://redirect.github.com/flipt-io/flipt/issues/3431)) ##### Fixed - `storage/fs`: threading insecure and ca bundle on fetch ([#&#8203;3433](https://redirect.github.com/flipt-io/flipt/issues/3433)) ### [`v1.49.0`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1490---2024-09-02) [Compare Source](https://redirect.github.com/flipt-io/flipt/compare/v1.48.1...v1.49.0) ##### Added - `ui`: save sort state in redux ([#&#8203;3415](https://redirect.github.com/flipt-io/flipt/issues/3415)) - `authz`: added a helper function to the policy engine to simplify ([#&#8203;3419](https://redirect.github.com/flipt-io/flipt/issues/3419)) ##### Changed - `audit`: add integration testing for audit webhooks ([#&#8203;3384](https://redirect.github.com/flipt-io/flipt/issues/3384)) ##### Fixed - `ui`: show boolean flags as enabled in the console dropdown ([#&#8203;3399](https://redirect.github.com/flipt-io/flipt/issues/3399)) ### [`v1.48.1`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1481---2024-08-16) [Compare Source](https://redirect.github.com/flipt-io/flipt/compare/v1.48.0...v1.48.1) ##### Fixed - `audit`: provide correct leveled_logger for retryablehttp client ([#&#8203;3382](https://redirect.github.com/flipt-io/flipt/issues/3382)) ### [`v1.48.0`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1480---2024-08-14) [Compare Source](https://redirect.github.com/flipt-io/flipt/compare/v1.47.1...v1.48.0) ##### Added - `ofrep`: implement bulk evaluation for OFREP ([#&#8203;3364](https://redirect.github.com/flipt-io/flipt/issues/3364)) - Support import export namespace data ([#&#8203;3356](https://redirect.github.com/flipt-io/flipt/issues/3356)) - support postgresql url prefix ([#&#8203;3354](https://redirect.github.com/flipt-io/flipt/issues/3354)) ##### Changed - `sdk`: update go sdk examples with new change in gRPC ([#&#8203;3363](https://redirect.github.com/flipt-io/flipt/issues/3363)) - generate OpenAPI from grpc ([#&#8203;3357](https://redirect.github.com/flipt-io/flipt/issues/3357)) - add rajyan as a contributor for code ([#&#8203;3359](https://redirect.github.com/flipt-io/flipt/issues/3359)) - add radekska as a contributor for code ([#&#8203;3355](https://redirect.github.com/flipt-io/flipt/issues/3355)) ##### Fixed - `cors`: add missing from default allowed CORS headers ([#&#8203;3378](https://redirect.github.com/flipt-io/flipt/issues/3378)) - `gh`: clear unused tools before dagger runs ([#&#8203;3362](https://redirect.github.com/flipt-io/flipt/issues/3362)) - use different error messages for namespace scoped token errors ([#&#8203;3358](https://redirect.github.com/flipt-io/flipt/issues/3358)) ### [`v1.47.1`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1471---2024-08-01) [Compare Source](https://redirect.github.com/flipt-io/flipt/compare/v1.47.0...v1.47.1) ##### Fixed - `storage`: support mysql 5.7 in 12 migration ([#&#8203;3334](https://redirect.github.com/flipt-io/flipt/issues/3334)) - `ui`: preserve default variant during the flag updates ([#&#8203;3330](https://redirect.github.com/flipt-io/flipt/issues/3330)) ### [`v1.47.0`](https://redirect.github.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1470---2024-07-29) [Compare Source](https://redirect.github.com/flipt-io/flipt/compare/v1.46.2...v1.47.0) ##### Added - add single evaluation endpoint for OFREP ([#&#8203;3267](https://redirect.github.com/flipt-io/flipt/issues/3267)) - `import`: Add import append flag to import new flags only not existing in DB yet ([#&#8203;3299](https://redirect.github.com/flipt-io/flipt/issues/3299)) - default variants ([#&#8203;3271](https://redirect.github.com/flipt-io/flipt/issues/3271)) - support etag for declarative stores ([#&#8203;3287](https://redirect.github.com/flipt-io/flipt/issues/3287)) - support for flag metadata - api only ([#&#8203;3196](https://redirect.github.com/flipt-io/flipt/issues/3196)) ##### Changed - Update default rollout ([#&#8203;3301](https://redirect.github.com/flipt-io/flipt/issues/3301)) - show default value in flag table ([#&#8203;3300](https://redirect.github.com/flipt-io/flipt/issues/3300)) - add kvnhmn as a contributor for code ([#&#8203;3304](https://redirect.github.com/flipt-io/flipt/issues/3304)) - add wtertius as a contributor for code ([#&#8203;3303](https://redirect.github.com/flipt-io/flipt/issues/3303)) </details> --- ### 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 3aa5fce commit 9d8af53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ services:
133133
- "1031:1031"
134134

135135
init_flipt:
136-
image: docker.flipt.io/flipt/flipt:v1.46.2
136+
image: docker.flipt.io/flipt/flipt:v1.49.2
137137
command: ["./flipt", "import", "/var/opt/flipt/flipt.yml"]
138138
environment:
139139
FLIPT_LOG_LEVEL: debug
@@ -144,7 +144,7 @@ services:
144144
- "flipt:/var/opt/flipt"
145145

146146
flipt:
147-
image: docker.flipt.io/flipt/flipt:v1.46.2
147+
image: docker.flipt.io/flipt/flipt:v1.49.2
148148
command: ["./flipt", "--force-migrate"]
149149
environment:
150150
FLIPT_CORS_ENABLED: true

0 commit comments

Comments
 (0)