-
Notifications
You must be signed in to change notification settings - Fork 706
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update dockerfiles Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update integration deps and image Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update chart deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update buf deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update versions used in CI Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update rust deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update go deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update circle ci deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update circle ci deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update frontend deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Revert yarn upgrade Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Use react-router-dom when possible Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Remove unused type pkgs Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Run yarn upgrade Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update negroni dep to v2 Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Upgrade go deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Upgrade dashboard deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Upgrade integration deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update code-generator to `release-1.22` Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update ci deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update go deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update cargo k8s-openapi default k8s version Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update integration deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update dashboard deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update chart deps Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update buf deps + generate Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com> * Update buf version Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
- Loading branch information
Showing
38 changed files
with
1,688 additions
and
2,049 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
dependencies: | ||
- name: common | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 1.10.3 | ||
version: 1.10.4 | ||
- name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 10.15.1 | ||
version: 10.16.2 | ||
- name: redis | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 15.7.4 | ||
digest: sha256:73b53342a807a168a0c4c1addce0b3a2bd60ebc291f04e324ddb6a8d21124c45 | ||
generated: "2022-01-12T09:28:21.845067896+01:00" | ||
version: 15.7.6 | ||
digest: sha256:010940e94b1a47bc101b0da6ac44934bb565a1934d7888986a1d684c7c10ee51 | ||
generated: "2022-01-25T14:13:06.407651745+01:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule code-generator
updated
307 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.