Pipes monthly digest January 2021
Hi,
Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select Articles)!
atlassian/bitbucket-pipe-release:4.0.1
This pipe simplifies the release process of the Bitbucket Pipe or any Bitbucket Cloud project: publish docker image, commit and tag new git version of the pipe or other project.
- pipe: atlassian/bitbucket-pipe-release:4.0.1
variables:
DOCKERHUB_USERNAME: $DOCKERHUB_USERNAME
DOCKERHUB_PASSWORD: $DOCKERHUB_PASSWORD
IMAGE: 'myuser/my-awesome-image'
carbonetes/carbonetes-scan:1.0.1
This pipe seamlessly integrates comprehensive container analysis directly into your CI/CD pipeline.
- pipe: carbonetes/carbonetes-scan:1.0.1
variables:
CARBONETES_USERNAME: $CARBONETES_USERNAME
CARBONETES_PASSWORD: $CARBONETES_PASSWORD
REGISTRY_URI: $REGISTRY_URI
REPO_IMAGE_TAG: $REPO_IMAGE_TAG
atlassian/ssh-run:0.3.0
Run a command or a bash script on your server.
Changes:
Add support for ENV_VARS variable.
atlassian/scp-deploy:1.0.0
Copy files to a remote server using SCP.
Changes:
Changed EXTRA_ARGS parameter from string to array type in order to support better advanced use cases.
atlassian/azure-aks-deploy:1.0.1
A pipe that uses kubectl to interact with a Kubernetes cluster running on Azure Kubernetes Service
Changes:
Introduced kubelogin as optional feature to get around interactive
atlassian/kubectl-run:1.3.0
Run a command against a Kubernetes cluster. This pipe uses kubectl, a command line interface for running commands against Kubernetes clusters.
Changes:
Add KUBECTL_APPLY_ARGS support. Allow to use -k kustomization flag.
Analyze and scan container image to produce software vulnerabilities, dockerfile and other security/compliance violations.
Changes:
Bump version of inline scan to v0.9.0.
To discover more pipes, visit our Bitbucket Pipes Marketplace.
If you’d like help with Bitbucket Pipes, or you have an issue or feature request, let us know on Community.
Halyna Berezovska
8 comments