This repository was archived by the owner on Nov 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
cmd/relayproxy/helm-charts/relay-proxy Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.53.1 " ,
2+ "." : " 1.53.2 " ,
33 "module/evaluation" : " 1.7.0" ,
44 "module/core" : " 1.0.0" ,
55 "openfeature/providers/python-provider" : " 0.4.4" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.53.2] ( https://github.com/thomaspoignant/goff-fork/compare/v1.53.1...v1.53.2 ) (2025-10-13)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * Update config_test.go ([ 2eb0445] ( https://github.com/thomaspoignant/goff-fork/commit/2eb04455b93ac5ec2d3788748a7670861d13ce31 ) )
9+
310## [ 1.53.1] ( https://github.com/thomaspoignant/goff-fork/compare/v1.53.0...v1.53.1 ) (2025-10-13)
411
512
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : relay-proxy
33home : https://gofeatureflag.org
44sources :
5- - " https://github.com/thomaspoignant/go-feature-flag"
5+ - https://github.com/thomaspoignant/go-feature-flag
66description : A Helm chart to deploy go-feature-flag-relay proxy into Kubernetes
77type : application
88version : 0.0.0 # x-release-please-version
You can’t perform that action at this time.
0 commit comments