Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
- #100: @dependabot chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.14.0 to 0.15.0
- #101: @dependabot chore(deps): bump golang from 1.21.6-bookworm to 1.21.7-bookworm
- #102: @dependabot chore(deps): bump golang from 1.21.7-bookworm to 1.22.0-bookworm
- #80: @dependabot chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.9.0 to 0.10.0
- #81: @dependabot chore(deps): bump github.com/jdxcode/netrc from 0.0.0-20210204082910-926c7f70242a to 1.0.0
- #82: @dependabot chore(deps): bump hadolint/hadolint-action from 1.5.0 to 3.1.0
- #83: @dependabot chore(deps): bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
- #84: @dependabot chore(deps): bump actions/upload-artifact from 2 to 3
- #85: @dependabot chore(deps): bump ibiqlik/action-yamllint from 3.0.2 to 3.1.1
- #86: @dependabot chore(deps): bump luizm/action-sh-checker from 0.3.0 to 0.7.0
- #87: @dependabot chore(deps): bump actions/checkout from 2 to 4
- #88: @dependabot chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.10.0 to 0.11.0
- #89 @josegonzalez: Remove support for armhf, Ubuntu Bionic, and Debian Buster
- #90: @dependabot chore(deps): bump golang from 1.20.5-bookworm to 1.21.3-bookworm
- #91: @dependabot chore(deps): bump luizm/action-sh-checker from 0.7.0 to 0.8.0
- #93: @dependabot chore(deps): bump golang from 1.21.3-bookworm to 1.21.5-bookworm
- #94: @dependabot chore(deps): bump github/codeql-action from 2 to 3
- #95: @dependabot chore(deps): bump actions/upload-artifact from 3 to 4
- #96: @dependabot chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
- #97: @dependabot chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.11.0 to 0.13.0
- #98: @dependabot chore(deps): bump golang from 1.21.5-bookworm to 1.21.6-bookworm
- #99: @dependabot chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.13.0 to 0.14.0
  • Loading branch information
josegonzalez authored Feb 8, 2024
1 parent fee6d72 commit 7343cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MAINTAINER_NAME = Jose Diaz-Gonzalez
REPOSITORY = netrc
HARDWARE = $(shell uname -m)
SYSTEM_NAME = $(shell uname -s | tr '[:upper:]' '[:lower:]')
BASE_VERSION ?= 0.7.1
BASE_VERSION ?= 0.8.0
IMAGE_NAME ?= $(MAINTAINER)/$(REPOSITORY)
PACKAGECLOUD_REPOSITORY ?= dokku/dokku-betafish

Expand Down

0 comments on commit 7343cfa

Please sign in to comment.