Skip to content

Commit 38b431b

Browse files
chore(deps): update docker.flipt.io/flipt/flipt docker tag to v1.46.2 (#322)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.flipt.io/flipt/flipt](https://togithub.com/flipt-io/flipt) | minor | `v1.42.0` -> `v1.46.2` | --- ### Release Notes <details> <summary>flipt-io/flipt (docker.flipt.io/flipt/flipt)</summary> ### [`v1.46.2`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1462---2024-07-25) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.46.1...v1.46.2) ##### Fixed - `config`: remove experiment tag from config struct ([#&#8203;3305](https://togithub.com/flipt-io/flipt/issues/3305)) ### [`v1.46.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1461---2024-07-17) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.46.0...v1.46.1) ##### Fixed - passing invalid logger to retriable http client ([#&#8203;3285](https://togithub.com/flipt-io/flipt/issues/3285)) ### [`v1.46.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1460---2024-07-15) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.45.2...v1.46.0) ##### Added - Etag support for client side evaluation ([#&#8203;3248](https://togithub.com/flipt-io/flipt/issues/3248)) - Add provider configuration for ofrep ([#&#8203;3247](https://togithub.com/flipt-io/flipt/issues/3247)) - `audit`: implement sink for kafka ([#&#8203;3204](https://togithub.com/flipt-io/flipt/issues/3204)) ##### Changed - Fix issue with missing code coverage report ([#&#8203;3238](https://togithub.com/flipt-io/flipt/issues/3238)) ### [`v1.45.2`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1452---2024-07-25) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.45.1...v1.45.2) ##### Fixed - passing invalid logger to retriable http client - `config`: remove experiment tag from config struct ([#&#8203;3305](https://togithub.com/flipt-io/flipt/issues/3305)) ### [`v1.45.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1451---2024-07-09) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.45.0...v1.45.1) ##### Fixed - Forward x-flipt-accept-server-version to grpc ([#&#8203;3262](https://togithub.com/flipt-io/flipt/issues/3262)) ### [`v1.45.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1450---2024-06-26) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.44.1...v1.45.0) ##### Added - Rbac cloud ([#&#8203;3203](https://togithub.com/flipt-io/flipt/issues/3203)) - `authz`: add opa bundle support ([#&#8203;3194](https://togithub.com/flipt-io/flipt/issues/3194)) - support environment variable substitution in config files ([#&#8203;3195](https://togithub.com/flipt-io/flipt/issues/3195)) ##### Changed - `authz`: move out of experimental ([#&#8203;3203](https://togithub.com/flipt-io/flipt/issues/3203)) - `proto`: prevent panic in protoc-gen-go-flipt-sdk ([#&#8203;3215](https://togithub.com/flipt-io/flipt/issues/3215)) - `build`: move to new dagger v0.11.8 ([#&#8203;3144](https://togithub.com/flipt-io/flipt/issues/3144)) ##### Fixed - `build`: configure token authentication for migration test suite ([#&#8203;3177](https://togithub.com/flipt-io/flipt/issues/3177)) ### [`v1.44.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1441---2024-07-09) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.44.0...v1.44.1) ##### Fixed - forward x-flipt-accept-server-version to grpc ([#&#8203;3262](https://togithub.com/flipt-io/flipt/issues/3262)) ### [`v1.44.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1440---2024-06-13) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.43.0...v1.44.0) ##### Added - allow to copy evaluate command in a CLI format ([#&#8203;3154](https://togithub.com/flipt-io/flipt/issues/3154)) - `build/testing`: add authz specific integration tests ([#&#8203;3163](https://togithub.com/flipt-io/flipt/issues/3163)) - Audit failed authz attempts ([#&#8203;3155](https://togithub.com/flipt-io/flipt/issues/3155)) - support writing audit events to stdout for log ([#&#8203;3113](https://togithub.com/flipt-io/flipt/issues/3113)) - `ui`: allow change top bar theme color ([#&#8203;3128](https://togithub.com/flipt-io/flipt/issues/3128)) ##### Changed - dont log grpc healthcheck ##### Fixed - `ui`: prevent reload after logout ([#&#8203;3149](https://togithub.com/flipt-io/flipt/issues/3149)) - `auth`: allow authorization for Github and OIDC behind the reverse ([#&#8203;3135](https://togithub.com/flipt-io/flipt/issues/3135)) ### [`v1.43.0`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1430---2024-05-30) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.42.1...v1.43.0) ##### Added - experimental: Authz ([#&#8203;3008](https://togithub.com/flipt-io/flipt/issues/3008)) - add support for ghe ([#&#8203;3136](https://togithub.com/flipt-io/flipt/issues/3136)) - `cache/redis`: support ca certificate and insecure tls options ([#&#8203;3107](https://togithub.com/flipt-io/flipt/issues/3107)) - `fs/git`: add support for cloning target repository to the local filesystem ##### Changed - add tvcsantos as a contributor for code ([#&#8203;3137](https://togithub.com/flipt-io/flipt/issues/3137)) - add vk-rv as a contributor for code ([#&#8203;3112](https://togithub.com/flipt-io/flipt/issues/3112)) - `config`: rename git backend filesystem to local ([#&#8203;3110](https://togithub.com/flipt-io/flipt/issues/3110)) ##### Fixed - `ui`: await expiring auth self before redirecting ([#&#8203;3133](https://togithub.com/flipt-io/flipt/issues/3133)) - issues with cloud config for cloud serve ([#&#8203;3129](https://togithub.com/flipt-io/flipt/issues/3129)) - use cloud auth token from JWT instead of API key if present for flipt cloud serve ([#&#8203;3114](https://togithub.com/flipt-io/flipt/issues/3114)) - prevent redis shutdown ([#&#8203;3111](https://togithub.com/flipt-io/flipt/issues/3111)) - write response for cloud login before server shutdown ([#&#8203;3109](https://togithub.com/flipt-io/flipt/issues/3109)) ### [`v1.42.1`](https://togithub.com/flipt-io/flipt/blob/HEAD/CHANGELOG.md#v1421---2024-05-21) [Compare Source](https://togithub.com/flipt-io/flipt/compare/v1.42.0...v1.42.1) ##### Changed - Optimized the Git backend to only fetch explicitly required references ([#&#8203;3100](https://togithub.com/flipt-io/flipt/issues/3100)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a2e3a0 commit 38b431b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
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.42.0
136+
image: docker.flipt.io/flipt/flipt:v1.46.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.42.0
147+
image: docker.flipt.io/flipt/flipt:v1.46.2
148148
command: ["./flipt", "--force-migrate"]
149149
environment:
150150
FLIPT_CORS_ENABLED: true

0 commit comments

Comments
 (0)