File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+
10+ - chore: update Terraform to 1.3.7 [ #56 ]
11+
12+ [ #56 ] : https://github.com/SumoLogic/sumologic-kubernetes-setup/pull/56
13+
814## [ v3.5.0] - 2023-01-12
915
1016- chore: update monitors to 1.2.1 [ #51 ]
Original file line number Diff line number Diff line change 11FROM alpine:3.17.1
22
3- ENV TERRAFORM_VERSION=1.2 .7
3+ ENV TERRAFORM_VERSION=1.3 .7
44ENV COLLECTION_VERSION=c251098963278e02c012cf8471d0b7a162efcb74
55ENV MONITORS_VERSION=v1.2.1
66ARG TARGETPLATFORM
You can’t perform that action at this time.
0 commit comments