cloud-builders-community icon indicating copy to clipboard operation
cloud-builders-community copied to clipboard

Community-contributed images for Google Cloud Build

Results 146 cloud-builders-community issues
Sort by recently updated
recently updated
newest added

This PR does the following: - Updates Packer to release version 1.8.3 - Updates Alpine to release version 3.16. - Updates the source_image_family in the example build. Note, the previous...

Installation of KO also changed to use `go install` from go1.16+

This sets the attributes for the firebase.bash file to normalize firebase.bash to LF line endings so platform-related CRLF conversions don't turn it to CRLF which won't work with the cloud...

## Affected builder image `gcr.io/cloud-builders-community/helm` ## Expected Behavior When I want to inject secret variables from GCP Secret Manager in helm step then injected values should have proper values which...

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

If I add `--bucket=gs://$PROJECT_ID/__cache` as parameter for `save_cache` then object is stored as `__cache` rather than using the key.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this...

dependencies

I have a GitHub repo with Dockerfile mirrored to google source repositories. I also have a trigger such that for every new commit, my repo is built in cloud build...

updating version to current and adding the "v" so that people know it is supposed to be there.