Skip to content

Commit

Permalink
chore: disable k8s upgrade (#186)
Browse files Browse the repository at this point in the history
## This PR

- Temporarily disable automatic version upgrades in k8s

### Follow-up Tasks

- Update k8s tutorial to support client-side feature flags
- Revert this change
- Manually update [the image
version](https://github.com/open-feature/playground/blob/main/config/k8s/end-to-end.yaml#L78)
to the latest

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
  • Loading branch information
beeme1mr authored Mar 28, 2023
1 parent d10f58e commit 573e6c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"extra-files": [
"docker-compose.yaml",
"config/k8s/end-to-end.yaml"
"docker-compose.yaml"
]
}
},
Expand Down

0 comments on commit 573e6c8

Please sign in to comment.