Skip to content

Commit c0f58ef

Browse files
chore(main): release 0.92.14 (#1045)
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
1 parent f13687a commit c0f58ef

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [0.92.14](https://github.com/chanzuckerberg/fogg/compare/v0.92.13...v0.92.14) (2024-04-29)
4+
5+
6+
### Features
7+
8+
* allow variables to specify values in main.tf ([#1043](https://github.com/chanzuckerberg/fogg/issues/1043)) ([4ca082b](https://github.com/chanzuckerberg/fogg/commit/4ca082bd85c15d6be114491bec710507212af3a8))
9+
* extra_templates allows users to control templates ([#1046](https://github.com/chanzuckerberg/fogg/issues/1046)) ([f13687a](https://github.com/chanzuckerberg/fogg/commit/f13687a9f3c3b3745ed9b0e07aa617ad0ceb1b53))
10+
* generate provider configs for kubectl & helm ([#1044](https://github.com/chanzuckerberg/fogg/issues/1044)) ([d832a3c](https://github.com/chanzuckerberg/fogg/commit/d832a3c3b1bdb70e925de50604d1c3a80ff6fe0d))
11+
12+
13+
### Misc
14+
15+
* Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 ([#1047](https://github.com/chanzuckerberg/fogg/issues/1047)) ([a43b364](https://github.com/chanzuckerberg/fogg/commit/a43b36433126cb553d1342fd7ac1c5333af1977d))
16+
17+
18+
### BugFixes
19+
20+
* goreleaser small fixes to move away from deprecated configs ([#1018](https://github.com/chanzuckerberg/fogg/issues/1018)) ([efe3bd2](https://github.com/chanzuckerberg/fogg/commit/efe3bd2c4486a447805484885066e395a69af850))
21+
* remove deprecated ioutil package given go new version ([#1017](https://github.com/chanzuckerberg/fogg/issues/1017)) ([44388ff](https://github.com/chanzuckerberg/fogg/commit/44388ffc1aa4295173ebca412de36a4762e35b2b))
22+
323
## [0.92.13](https://github.com/chanzuckerberg/fogg/compare/v0.92.12...v0.92.13) (2024-04-22)
424

525

0 commit comments

Comments
 (0)