File tree Expand file tree Collapse file tree 6 files changed +9
-19
lines changed
gravitee-apim-console-webui
gravitee-apim-portal-webui-next
gravitee-apim-portal-webui
gravitee-apim-rest-api/gravitee-apim-rest-api-portal/gravitee-apim-rest-api-portal-rest/src/main/resources Expand file tree Collapse file tree 6 files changed +9
-19
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 4.6.25 "
2+ "version" : " 4.6.26-SNAPSHOT "
33}
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.6.25 "
2+ "version" : " 4.6.26-SNAPSHOT "
33}
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.6.25 "
2+ "version" : " 4.6.26-SNAPSHOT "
33}
Original file line number Diff line number Diff line change 1010 license :
1111 name : Apache 2.0
1212 url : http://www.apache.org/licenses/LICENSE-2.0
13- version : " 4.6.25 -SNAPSHOT"
13+ version : " 4.6.26 -SNAPSHOT"
1414servers :
1515 - url : http://localhost:8083/portal/environments/{envId}
1616 description : The portal API for a given environment
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : apim
33# Also update CHANGELOG.md
4- version : 4.6.25
5- appVersion : 4.6.25
4+ version : 4.6.26
5+ appVersion : 4.6.26
66description : Official Gravitee.io Helm chart for API Management
77home : https://gravitee.io
88sources :
@@ -29,14 +29,4 @@ annotations:
2929 # ##########
3030 # "changes" must be the last section in this file, because a CI job clean it after each release
3131 # ##########
32- artifacthub.io/changes : |
33- - kind: added
34- description: 'allow redis rate limit configuration to use username for acl configuration'
35- links:
36- - name: Github Issue
37- url: https://github.com/gravitee-io/issues/issues/10966
38- - kind: added
39- description: 'allow configuration of httpClient proxy excludes'
40- links:
41- - name: Github Issue
42- url: https://github.com/gravitee-io/issues/issues/10855
32+ artifacthub.io/changes :
Original file line number Diff line number Diff line change 3636
3737 <properties >
3838 <!-- Version properties -->
39- <revision >4.6.25 </revision >
39+ <revision >4.6.26 </revision >
4040 <sha1 ></sha1 >
41- <changelist ></changelist >
41+ <changelist >-SNAPSHOT </changelist >
4242
4343 <!-- Vert.X version is mandatory for vertx-grpc-protoc-plugin2
4444 in gravitee-apim-gateway-tests-sdk and gravitee-apim-integration-tests
You can’t perform that action at this time.
0 commit comments