#releases (2021-10)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2021-10-03
v0.141.0: Support Helm 3.7.0’s reworked OCI support (#1970) Support Helm 3.7.0’s reworked OCI support (#1970)
Signed-off-by: Aditya Menon
Deploy Kubernetes Helm Charts. Contribute to roboll/helmfile development by creating an account on GitHub.
With the release of Helm 3.7.0, the OCI specific segments were completely reworked, causing helmfile to fail with OCI charts This PR seeks to address the Helm specific changes required HIP-006 Helm…
v0.141.0: Support Helm 3.7.0’s reworked OCI support (#1970) 9a0ce53 (HEAD, tag: v0.141.0, origin/master, origin/HEAD, master) Support Helm 3.7.0’s reworked OCI support (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1004286891” data-permission-text=”Title is…
2021-10-15
v0.7.0 feat: adds new optional arguments @gberenice (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1015226407” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-vpn-connection/issues/16“…
feat: adds new optional arguments @gberenice (#16) what Adds optional arguments for aws_vpn_connection. why This allows to configure various S2S VPN Connection tunnel options (algorithms, presha…
gberenice has 7 repositories available. Follow their code on GitHub.
what Adds optional arguments for aws_vpn_connection. why This allows to configure various S2S VPN Connection tunnel options (algorithms, preshared keys, DH group numbers etc). These arguments ar…
2021-10-18
v0.47.1 Automatic Updates chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.12.2 @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1029464502” data-permission-text=”Title is private”…
Automatic Updates chore(deps): update terraform cloudposse/route53-cluster-hostname/aws to v0.12.2 @renovate (#121) This PR contains the following updates: Package Type Update Change cl…
renovate has one repository available. Follow their code on GitHub.
v0.47.2 Automatic Updates chore(deps): update terraform cloudposse/label/null to v0.25.0 @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1029464553” data-permission-text=”Title is private”…
Automatic Updates chore(deps): update terraform cloudposse/label/null to v0.25.0 @renovate (#122) This PR contains the following updates: Package Type Update Change cloudposse/label/nul…
renovate has one repository available. Follow their code on GitHub.
2021-10-21
v0.16.1 Automatic Updates chore(deps): update terraform cloudposse/label/null to v0.25.0 @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1029706198” data-permission-text=”Title is private”…
Automatic Updates chore(deps): update terraform cloudposse/label/null to v0.25.0 @renovate (#53) This PR contains the following updates: Package Type Update Change cloudposse/label/null…
renovate has one repository available. Follow their code on GitHub.
2021-10-24
v0.147.4 Enhancements Fix preference location when DOCKER_IMAGE has no / (slash) @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1017553425” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/737“…
Enhancements Fix preference location when DOCKER_IMAGE has no / (slash) @Nuru (#737) what bugfix: when DOCKER_IMAGE has no slash, prefs now do not look for “company” directory why No real o…
Nuru has 21 repositories available. Follow their code on GitHub.
what bugfix: when DOCKER_IMAGE has no slash, prefs now do not look for "company" directory why No real operational effect, but prior to this, if DOCKER_IMAGE was something like "g…
2021-10-31
v0.147.5 Enhancements Fix #739 provide OS-specific instructions for installing docker <a class=”user-mention” data-hovercard-type=”user”…
Enhancements Fix #739 provide OS-specific instructions for installing docker @Nuru (#741) what Fix #739 provide OS-specific instructions for installing docker why Previously, Geodesic provi…
Describe the Bug We install a helper script informing the user what to do if running docker without it being installed, but the instructions are wrong. A clear and concise description of what the b…