Skip to content

Releases: narqo/github-weather

v1.1.0

13 May 19:33
302b6b4
Compare
Choose a tag to compare

Changelog

302b6b4 Merge pull request #3 from midnightrun/enhancement/reduce_container_image_size
ca914e2 Container Image Enhancements Use Multi=Stage Builds to get certificats Use scratch as base image to reduce size and attack surface
86166c0 update goreleaser

Docker images

  • docker pull docker.io/varankinv/github-weather:v1.1.0
  • docker pull docker.io/varankinv/github-weather:latest

v1.0.0

26 Apr 14:28
Compare
Choose a tag to compare

Changelog

828a560 update README
1c15bd8 update gitignore
5e26059 update goreleaser
07c1a74 update github-action
5b6f104 Merge pull request #1 from angelbarrera92/add-goreleaser
42e3899 Add release process and kubernetes deployment instructions
1a90e50 Update README
0787c4d simplify github api graphql request
83f5490 update internals
2d5bac9 update crontab example
3a23bee add debug flag
fd469bb rename WeatherResponse.String to ShortString
ad2e951 Update README.md
2adc649 add .gitignore
94ba112 fix temp formatting
5d43f8b Update README
e2f833b Update README
e67be3e add crontab file example
1d1d28a update code comments
54e8e43 remove hardcoded client timeout
afa9d88 Poehali!

Docker images

  • docker pull docker.io/varankinv/github-weather:v1.0.0
  • docker pull docker.io/varankinv/github-weather:latest