File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 148
148
| ----------------------------- | -------------------------------------------------------------------- | -------------------- |
149
149
| ` bootloader.image.repository ` | The repository to use for the airbyte bootloader image. | ` airbyte/bootloader ` |
150
150
| ` bootloader.image.pullPolicy ` | the pull policy to use for the airbyte bootloader image | ` IfNotPresent ` |
151
- | ` bootloader.image.tag ` | The airbyte bootloader image tag. Defaults to the chart's AppVersion | ` 0.34.0 -alpha ` |
151
+ | ` bootloader.image.tag ` | The airbyte bootloader image tag. Defaults to the chart's AppVersion | ` 0.35.3 -alpha ` |
152
152
153
153
154
154
### Temporal parameters
Original file line number Diff line number Diff line change @@ -446,7 +446,7 @@ bootloader:
446
446
image :
447
447
repository : airbyte/bootloader
448
448
pullPolicy : IfNotPresent
449
- tag : 0.34.0 -alpha
449
+ tag : 0.35.3 -alpha
450
450
451
451
# # @section Temporal parameters
452
452
# # TODO: Move to consuming temporal from a dedicated helm chart
You can’t perform that action at this time.
0 commit comments