#releases (2020-01)

Announce New Releases for Cloud Posse GitHub Projects

Archive: https://archive.sweetops.com/releases/

2020-01-03

Release notes from docs avatar
Release notes from docs
06:53:43 PM

0.43.0 Disable discourse comments what Disable discourse comments Fix broken links why Maintenance and bug fixes

cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs

2020-01-05

Release notes from terraform-aws-cloudtrail avatar
Release notes from terraform-aws-cloudtrail
11:04:43 PM

0.10.0 Use the latest label module to support the environment attribute what Use the latest label module to support the environment attribute why The environment attribute is useful for naming AWS resources

cloudposse/terraform-aws-cloudtrail

Terraform module to provision an AWS CloudTrail and an encrypted S3 bucket with versioning to store CloudTrail logs - cloudposse/terraform-aws-cloudtrail

Release notes from terraform-aws-rds-cluster avatar
Release notes from terraform-aws-rds-cluster
05:11:45 AM

0.19.0 Use the latest label module to support the environment attribute what Use the latest label module to support the environment attribute why Allow the environment attribute to be passed to included modules Useful for naming resources

cloudposse/terraform-aws-rds-cluster

Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster

2020-01-07

Release notes from build-harness avatar
Release notes from build-harness
05:45:41 PM

0.30.0: Extend build-harness to include modules in another (potentially priva… Extend build-harness to include modules in another (potentially priva…

…te) repo (#158)

  • Allow extensions

  • Add arch to terraform download

  • Don’t fail if there are no build harness extensions

  • Document how extensions work

  • Move extending info to README.md in templates, re-run make readme

  • Oops, remove extensions before pushing readme changes

  • Prepare to merge in New World Order…

cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Extend build-harness to include modules in another (potentially private) repo by schmidtd · Pull Request #158 · cloudposse/build-harness

What Extend build-harness to include modules in another (potentially private) repo. We do this by adding another directory that is modeled after build-harness: it is searched for modules/*/Makefil…

Release notes from build-harness avatar
Release notes from build-harness
05:46:44 PM

0.30.0: Extend build-harness to include modules in another (potentially priva… Extend build-harness to include modules in another (potentially priva…

…te) repo (#158)

  • Allow extensions

  • Add arch to terraform download

  • Don’t fail if there are no build harness extensions

  • Document how extensions work

  • Move extending info to README.md in templates, re-run make readme

  • Oops, remove extensions before pushing readme changes

  • Prepare to merge in New World Order…

2020-01-08

Release notes from helmfiles avatar
Release notes from helmfiles
10:32:46 AM

[sentry] SLACK_INTEGRATION_USE_WST fix what [sentry] set SLACK_INTEGRATION_USE_WST to false why This flag should be set to False to be able to integrate sentry with Slack

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Release notes from terraform-aws-alb avatar
Release notes from terraform-aws-alb
07:19:42 PM

0.8.0 Optionally redirect http to https what Optionally redirect http to https why Allows the ALB to redirect the http traffic to https

cloudposse/terraform-aws-alb

Terraform module to provision a standard ALB for HTTP/HTTP traffic - cloudposse/terraform-aws-alb

2020-01-09

Release notes from docs avatar
Release notes from docs
10:53:43 PM

0.44.0 Fix reference to gomplate docs what Fix reference to gomplate docs why The docs are at https://docs.gomplate.ca now

cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs

gomplate documentation

gomplate documentation

Release notes from build-harness avatar
Release notes from build-harness
02:25:44 AM

0.31.0 Add slash-command-dispatch GitHub workflow template and Make target what Add slash-command-dispatch GitHub workflow template and Make target why Automatically include slash-command-dispatch.yml file into each repo slash-command-dispatch workflow will be executed in each repo after issuing the comment /rebuild-readme in pull requests It will dispatch the event to cloudposse/actions/.github/workflows/rebuld-readme-command.yml, which in turn will rebuild README.md from README.yaml and commit the changes back to the PR repo

cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Release notes from build-harness avatar
Release notes from build-harness
02:26:43 AM

0.31.0 Add slash-command-dispatch GitHub workflow template and Make target what Add slash-command-dispatch GitHub workflow template and Make target why Automatically include slash-command-dispatch.yml file into each repo slash-command-dispatch workflow will be executed in each repo after issuing the comment /rebuild-readme in pull requests It will dispatch the event to cloudposse/actions/.github/workflows/rebuld-readme-command.yml, which in turn will rebuild README.md from README.yaml and commit the changes back to the PR repo

2020-01-10

Release notes from helmfiles avatar
Release notes from helmfiles
12:12:46 PM

[istio][kubecost] resources settings added as environment variables what [istio] Resources values added as environment variables [kubecost] Resources values added as environment variables why to be able to set resources values

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

2020-01-12

Release notes from helmfiles avatar
Release notes from helmfiles
06:12:41 AM
cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

2020-01-13

Release notes from docs avatar
Release notes from docs
01:53:47 AM

0.45.0: Change background (#473) Change background (#473)

  • change background color

  • increase line height. support github basic auth

  • Rebrand as “DevOps Accelerator”

  • fix linksg

cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs

Change background by osterman · Pull Request #473 · cloudposse/docs

what Change background color Update branding Add github basic auth support for remote data sources why closes #429

Release notes from docs avatar
Release notes from docs
05:13:44 AM

0.45.1: Enable build flags (#474) Enable build flags (#474)

  • enable flags

  • make pipeline more strict

  • not running bash

  • fix typo

  • fix typo

  • do real-clean builds

cloudposse/docs

Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs

Enable build flags by osterman · Pull Request #474 · cloudposse/docs

what Enable build flags so we generate the CSS why Optimizations made to speed up local development inadvertently disabled generation during CI/CD We running old assets in production references…

2020-01-17

Release notes from helmfiles avatar
Release notes from helmfiles
08:32:44 AM

0.84.0: Added lighthouse ci (#214) Added lighthouse ci (#214)

  • Added lighthouse ci

  • Added lighthouse ci

  • Added lighthouse ci

  • Added lighthouse ci

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Added lighthouse ci by goruha · Pull Request #214 · cloudposse/helmfiles

what [lighthouse-ci] Added LightHouse CI why Added LightHouse ci

Release notes from helmfiles avatar
Release notes from helmfiles
08:52:46 AM

[lighthouse-ci] Added lighthouse CI what [lighthouse-ci] Added LightHouse CI why Added LightHouse ci

Release notes from helmfiles avatar
Release notes from helmfiles
12:12:43 PM
cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Release notes from helmfiles avatar
Release notes from helmfiles
07:52:43 PM
cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Release notes from helmfiles avatar
Release notes from helmfiles
08:12:44 PM

[forecastle][oidc-ingress][istio-gatekeeper] Update git ref #216 After git 2.20, helm-git no longer supports sparse checkouts. <a class=”issue-link js-issue-link” data-error-text=”Failed to…

[forecastle][oidc-ingress][istio-gatekeeper] Update git ref by Nuru · Pull Request #216 · cloudposse/helmfiles

what [forecastle][oidc-ingress][istio-gatekeeper] Change git ref to checkout whole repo why After git 2.20, helm-git no longer supports sparse checkouts. aslafy-z/helm-git#9

Release notes from packages avatar
Release notes from packages
12:59:46 AM

0.125.0: update packages (#321) update packages (#321)

Co-authored-by: Erik Osterman

cloudposse/packages

Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages

2020-01-18

Release notes from packages avatar
Release notes from packages
06:59:42 PM

0.126.0 No content.

cloudposse/packages

Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages

2020-01-19

Release notes from packages avatar
Release notes from packages
06:39:42 PM

0.126.0 No content.

cloudposse/packages

Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages

Release notes from packages avatar
Release notes from packages
06:39:42 PM

0.126.1 No content.

cloudposse/packages

Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages

2020-01-22

Release notes from build-harness avatar
Release notes from build-harness
06:35:44 PM

0.31.1 No content.

cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Release notes from build-harness avatar
Release notes from build-harness
06:36:43 PM

0.31.1 No content.

Release notes from helmfiles avatar
Release notes from helmfiles
07:12:47 PM

0.86.0: [codefresh-account] Added extention RBAC rules (#217) [codefresh-account] Added extention RBAC rules (#217)

  • Added extention for codefresh service account

  • Added codefresh ability read virtualservices

  • Added codefresh ability read virtualservices

  • Added codefresh ability read virtualservices

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

[codefresh-account] Added extention RBAC rules by goruha · Pull Request #217 · cloudposse/helmfiles

what [codefresh-service-account] Added ability to extend RBAC rules why Allow granting additional permissions (e.g. read Istio CRD resources)

2020-01-27

Release notes from helmfiles avatar
Release notes from helmfiles
05:52:18 PM

0.87.0 No content.

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Release notes from geodesic avatar
Release notes from geodesic
02:55:19 AM

Update to helm 3, aws-vault 5 Breaking Change Update to helm 3, aws-vault 5 (#546) helm version 2 is available as helm2 or you can set it as helm using…

cloudposse/geodesic

Geodesic is a cloud automation shell. It&#39;s the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

Update to helm 3, aws-vault 5 by Nuru · Pull Request #546 · cloudposse/geodesic

what Install helm version 3 as default instead of version 2 Install helm2 and helm3 so both are available if needed and can be used with helmfile -b (or by setting helm_binary in the .yaml) Reduc…

2020-01-28

Release notes from helmfiles avatar
Release notes from helmfiles
08:12:47 PM

0.88.0: [sentry] Update TTLs for initial delay (#219) [sentry] Update TTLs for initial delay (#219)

  • Update ttls

Signed-off-by: Erik Osterman

  • increase chart version
cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

[sentry] Update TTLs for initial delay by osterman · Pull Request #219 · cloudposse/helmfiles

Signed-off-by: Erik Osterman [email protected] what Increase initial delay for healthchecks from 50 seconds to 90 seconds Increase chart version to 4.0.0 which is required for these settings to …

2020-01-29

Release notes from geodesic avatar
Release notes from geodesic
06:55:49 PM

0.124.1 #552 Allow configuration of helm binary for destroy-namespace by setting HELM_BINARY env var

cloudposse/geodesic

Geodesic is a cloud automation shell. It&#39;s the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

Allow configuration of helm binary for destroy-namespace by Nuru · Pull Request #552 · cloudposse/geodesic

what Allow configuration of helm binary for destroy-namespace by setting HELM_BINARY env var why Enable support for helm v2 and v3 at the same time in the same environment.

Release notes from helmfiles avatar
Release notes from helmfiles
11:52:47 PM

0.89.0 No content.

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Release notes from geodesic avatar
Release notes from geodesic
01:15:49 AM

0.124.0: Update to helm 3, aws-vault 5 Breaking Change Update to helm 3, aws-vault 5 (#546) helm version 2 is available as helm2 or you can set it as helm using…

cloudposse/geodesic

Geodesic is a cloud automation shell. It&#39;s the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

Update to helm 3, aws-vault 5 by Nuru · Pull Request #546 · cloudposse/geodesic

what Install helm version 3 as default instead of version 2 Install helm2 and helm3 so both are available if needed and can be used with helmfile -b (or by setting helm_binary in the .yaml) Reduc…

Release notes from geodesic avatar
Release notes from geodesic
01:15:49 AM

0.124.2: [destroy-namespace] Use –purge with helm2 delete but not with helm3 … [destroy-namespace] Use –purge with helm2 delete but not with helm3 (#…

…553)

cloudposse/geodesic

Geodesic is a cloud automation shell. It&#39;s the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! h…

[destroy-namespace] Use --purge with helm2 delete but not with helm3 by Nuru · Pull Request #553 · cloudposse/geodesic

what [destroy-namespace] Use –purge with helm v2 delete but not with helm v3 why helm v2 requires the –purge flag, but that flag was removed and the behavior made the default in helm v3.

2020-01-30

Release notes from helmfiles avatar
Release notes from helmfiles
08:32:51 PM

0.89.1: [istio] Add missing chart repo [istio] Add missing chart repo #221

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

[istio] Add missing chart repo by Nuru · Pull Request #221 · cloudposse/helmfiles

what [istio] Add missing cloudposse-incubator chart repo why Required when installing by itself with the repo not pre-defined

2020-01-31

Release notes from helmfiles avatar
Release notes from helmfiles
10:52:46 AM

[superset] resources provided using ENVs what [superset] resources provided using ENVs for superset web why With no resources provided pods got killed because of OOM

cloudposse/helmfiles

Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles

Release notes from build-harness avatar
Release notes from build-harness
12:55:44 AM

0.32.0 No content.

cloudposse/build-harness

Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness

Release notes from build-harness avatar
Release notes from build-harness
12:56:45 AM

0.32.0 No content.

    keyboard_arrow_up