File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Build the manager binary
2
- FROM golang:1.20 as builder
2
+ FROM golang:1.21 as builder
3
3
ARG TARGETOS
4
4
ARG TARGETARCH
5
5
Original file line number Diff line number Diff line change 6
6
7
7
- [ Itamar Marom] ( https://github.com/itamar-marom )
8
8
- [ Cyril Corbon] ( https://github.com/cyril-corbon )
9
-
9
+ - [ Avtar Singh ] ( https://github.com/avtarOPS )
Original file line number Diff line number Diff line change @@ -20,6 +20,6 @@ version: 0.3.6
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : v1.2.3
23
+ appVersion : v1.3.0-beta.1
24
24
# icon
25
25
icon : " https://www.apache.org/logos/res/druid/druid-1.png"
You can’t perform that action at this time.
0 commit comments