Skip to content

Commit d3b3685

Browse files
Update gomplate to 5.0.0 (#6311)
Co-authored-by: cloudpossebot <[email protected]>
1 parent f41c6bd commit d3b3685

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
373373
[![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.11.0 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests
374374
[![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.30.0 | Audit git repos for secrets 🔑
375375
[![go-jsonnet](https://github.com/cloudposse/packages/actions/workflows/go-jsonnet.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ago-jsonnet) | 0.21.0 | This an implementation of Jsonnet in pure Go.
376-
[![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 4.3.3 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
376+
[![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 5.0.0 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
377377
[![gonsul](https://github.com/cloudposse/packages/actions/workflows/gonsul.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agonsul)* | 1.0.2 | A stand-alone alternative to git2consul
378378
[![goofys](https://github.com/cloudposse/packages/actions/workflows/goofys.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agoofys)* | 0.24.0 | a high-performance, POSIX-ish Amazon S3 file system written in Go
379379
[![gosu](https://github.com/cloudposse/packages/actions/workflows/gosu.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agosu) | 1.19.0 | Simple Go-based setuid+setgid+setgroups+exec

docs/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
3939
[![github-status-updater](https://github.com/cloudposse/packages/actions/workflows/github-status-updater.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agithub-status-updater) | 0.11.0 | Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests
4040
[![gitleaks](https://github.com/cloudposse/packages/actions/workflows/gitleaks.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agitleaks) | 8.30.0 | Audit git repos for secrets 🔑
4141
[![go-jsonnet](https://github.com/cloudposse/packages/actions/workflows/go-jsonnet.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Ago-jsonnet) | 0.21.0 | This an implementation of Jsonnet in pure Go.
42-
[![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 4.3.3 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
42+
[![gomplate](https://github.com/cloudposse/packages/actions/workflows/gomplate.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agomplate) | 5.0.0 | A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
4343
[![gonsul](https://github.com/cloudposse/packages/actions/workflows/gonsul.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agonsul)* | 1.0.2 | A stand-alone alternative to git2consul
4444
[![goofys](https://github.com/cloudposse/packages/actions/workflows/goofys.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agoofys)* | 0.24.0 | a high-performance, POSIX-ish Amazon S3 file system written in Go
4545
[![gosu](https://github.com/cloudposse/packages/actions/workflows/gosu.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Agosu) | 1.19.0 | Simple Go-based setuid+setgid+setgroups+exec

docs/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ github-release* 0.11.0 Commandline app to create and edit releases
4747
github-status-updater 0.11.0 Command line utility for updating GitHub commit statuses and enabling required status checks for pull requests
4848
gitleaks 8.30.0 Audit git repos for secrets 🔑
4949
go-jsonnet 0.21.0 This an implementation of Jsonnet in pure Go.
50-
gomplate 4.3.3 A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
50+
gomplate 5.0.0 A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
5151
gonsul* 1.0.2 A stand-alone alternative to git2consul
5252
goofys* 0.24.0 a high-performance, POSIX-ish Amazon S3 file system written in Go
5353
gosu 1.19.0 Simple Go-based setuid+setgid+setgroups+exec

vendor/gomplate/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.3.3
1+
5.0.0

0 commit comments

Comments
 (0)