Releases: digitalocean/app_action
Releases · digitalocean/app_action
v1.1.4
What's Changed
- Create dependabot.yml by @ElanHasson in #17
- Bump golang from 1.16-alpine to 1.18.2-alpine by @dependabot in #22
- Bump actions/checkout from 2 to 3 by @dependabot in #21
- Bump github/codeql-action from 1 to 2 by @dependabot in #20
- Bump sigs.k8s.io/yaml from 1.2.0 to 1.3.0 by @dependabot in #23
- Bump actions/setup-go from 2 to 3 by @dependabot in #19
- Update README.md to fix Broken App Spec link. by @ElanHasson in #32
- Bump github.com/digitalocean/godo from 1.80.0 to 1.82.0 by @dependabot in #31
- Bump github.com/digitalocean/godo from 1.82.0 to 1.83.0 by @dependabot in #33
- Bump golang from 1.18.2-alpine to 1.19.0-alpine by @dependabot in #30
New Contributors
- @dependabot made their first contribution in #22
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Update godo to 1.80.0 and go to 1.18.2 by @ElanHasson in #16
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add line ending to warning message by @ElanHasson in #14
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix warnings by removing
log
usage. by @ElanHasson in #13
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- APPS-4313 - Switch to using ImageSourceSpec. by @ElanHasson in #11
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update repos to DigitalOcean GitHub account by @jonfriesen in #1
- Correct
doctl app
=>doctl apps
so it works. by @ElanHasson in #2 - Bump godo version to v1.75.0 by @ElanHasson in #3
- Adds CodeQL Analysis workflow by @ElanHasson in #6
- Remove code to create new deployment after updating the app spec by @ElanHasson in #8
- Update tests to run against go 1.17.x by @ElanHasson in #9
New Contributors
- @jonfriesen made their first contribution in #1
- @ElanHasson made their first contribution in #2
Full Changelog: https://github.com/digitalocean/app_action/commits/v1.0.0