Skip to content

Commit

Permalink
release v1.3.0-beta.2 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdheipSingh committed Mar 5, 2024
1 parent 03aa53d commit 09aeeb3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.20 as builder
FROM golang:1.21 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

- [Itamar Marom](https://github.com/itamar-marom)
- [Cyril Corbon](https://github.com/cyril-corbon)

- [Avtar Singh](https://github.com/avtarOPS)
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ version: 0.3.6
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: v1.2.3
appVersion: v1.3.0-beta.1
# icon
icon: "https://www.apache.org/logos/res/druid/druid-1.png"

0 comments on commit 09aeeb3

Please sign in to comment.