Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use partial pin to master version glob #55

Conversation

douglasduteil
Copy link
Contributor

@douglasduteil douglasduteil commented Dec 5, 2019


  • curl
  • git-deploy
  • git-tag-release
  • helm
  • infra-ansible-ci
  • k8s-ns-killer
  • kubectl
  • nginx4spa

@douglasduteil douglasduteil self-assigned this Dec 5, 2019
@douglasduteil douglasduteil force-pushed the douglasduteil/refactor-use-partial-pin-to-master-version-glob branch from 7ab8932 to 2389805 Compare December 5, 2019 13:28
@douglasduteil douglasduteil force-pushed the douglasduteil/refactor-use-partial-pin-to-master-version-glob branch from 2389805 to 19cd475 Compare December 5, 2019 13:30
@douglasduteil douglasduteil force-pushed the douglasduteil/refactor-use-partial-pin-to-master-version-glob branch from 19cd475 to e091cd7 Compare December 5, 2019 13:40
@douglasduteil douglasduteil force-pushed the douglasduteil/refactor-use-partial-pin-to-master-version-glob branch from e091cd7 to c6f7b90 Compare December 5, 2019 13:42
@douglasduteil douglasduteil force-pushed the douglasduteil/refactor-use-partial-pin-to-master-version-glob branch from c6f7b90 to 4f7c02a Compare December 5, 2019 13:45
@@ -1,3 +1,3 @@
FROM alpine:3.10

RUN apk --no-cache --update add curl=7.66.0-r0
RUN apk --no-cache --update add curl=~7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why no use official curl images ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legacy security reason...
Why not using the official one :)
Nobody is stopping you to do so right ;)

@douglasduteil douglasduteil changed the title refactor: use partial pin to master version glob feat: use partial pin to master version glob Dec 5, 2019
@douglasduteil douglasduteil merged commit 28e9317 into master Dec 5, 2019
@douglasduteil douglasduteil deleted the douglasduteil/refactor-use-partial-pin-to-master-version-glob branch December 5, 2019 14:09
SocialGroovyBot added a commit that referenced this pull request Dec 5, 2019
# [0.17.0](v0.16.0...v0.17.0) (2019-12-05)

### Features

* use partial pin to master version glob ([#55](#55)) ([28e9317](28e9317))
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 0.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants