Skip to content

Commit

Permalink
CHANGES: generic_bird broken and override certbot image
Browse files Browse the repository at this point in the history
  • Loading branch information
tlvu committed Jan 24, 2025
1 parent e980e44 commit 2425907
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,18 @@
[Unreleased](https://github.com/bird-house/birdhouse-deploy/tree/master) (latest)
------------------------------------------------------------------------------------------------------------------

[//]: # (list changes here, using '-' for each new entry, remove this when items are added)
## Fixes

- Generic_bird broken because a DELAYED_EVAL is missing

* Generic_bird consumes `FINCH_IMAGE` which is a delayed eval variable so
generic_bird variable should also be a delayed eval variable.


## Changes

- Allow to override certbot image in `env.local` to easily test newer version


[2.8.1](https://github.com/bird-house/birdhouse-deploy/tree/2.8.1) (2025-01-20)
------------------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 2425907

Please sign in to comment.