chore: update services to latest versions
This commit is contained in:
@@ -6,6 +6,7 @@ type MetalLBOptions = {
|
||||
provider: HelmProvider;
|
||||
name: string;
|
||||
namespace: string;
|
||||
version: string;
|
||||
};
|
||||
|
||||
export class MetalLB extends Construct {
|
||||
|
||||
Reference in New Issue
Block a user